Wrike · GraphQL Specification

Wrike GraphQL Schema

This document describes a conceptual GraphQL schema for the Wrike work management and collaboration platform. Wrike exposes a REST API v4 at https://www.wrike.com/api/v4, and this schema models the equivalent types, queries, mutations, and subscriptions that a GraphQL layer over that API would provide.

Documentation Endpoint View on GitHub Work ManagementProject ManagementCollaborationProductivityWorkflow AutomationTask ManagementGraphQL

Overview

Wrike GraphQL Schema is a GraphQL API specification published by Wrike on the APIs.io network.

This document describes a conceptual GraphQL schema for the Wrike work management and collaboration platform. Wrike exposes a REST API v4 at https://www.wrike.com/api/v4, and this schema models the equivalent types, queries, mutations, and subscriptions that a GraphQL layer over that API would provide.

Tagged areas include Work Management, Project Management, Collaboration, Productivity, and Workflow Automation.

Endpoint

Related API Specs

Wrike API (OpenAPI)
Back to Wrike · All GraphQL Specs · GitHub