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 Access Roles API (OpenAPI) Wrike Accounts API (OpenAPI) Wrike Colors API (OpenAPI) Wrike Comments API (OpenAPI) Wrike Contacts API (OpenAPI) Wrike Custom Fields API (OpenAPI) Wrike Folders And Projects API (OpenAPI) Wrike Groups API (OpenAPI) Wrike Tasks API (OpenAPI) Wrike Time Logs API (OpenAPI) Wrike Users API (OpenAPI) Wrike Webhooks API (OpenAPI) Wrike Workflows API (OpenAPI)
Back to Wrike · All GraphQL Specs · GitHub