Basecamp GraphQL Schema
This is a conceptual GraphQL schema for the Basecamp project management platform, derived from the Basecamp REST API (bc3-api). Basecamp does not currently offer a native GraphQL endpoint; this schema represents the data model as it would be expressed in GraphQL, based on the official REST API documentation at https://github.com/basecamp/bc3-api.
Overview
Basecamp GraphQL Schema is a GraphQL API specification published by Basecamp on the APIs.io network.
This is a conceptual GraphQL schema for the Basecamp project management platform, derived from the Basecamp REST API (bc3-api). Basecamp does not currently offer a native GraphQL endpoint; this schema represents the data model as it would be expressed in GraphQL, based on the official REST API documentation at https://github.com/basecamp/bc3-api.
Tagged areas include Collaboration, Project Management, REST, SaaS, and Team Communication.