BaseHub GraphQL API
BaseHub is a GraphQL-first headless CMS and content platform where every repository exposes a fully type-safe GraphQL API. Because BaseHub schemas are dynamically generated from each repository's content model, the shape of the `Query` type varies per workspace. However, all repositories share a set of built-in system types (block primitives, rich text, media, mutations, filtering) that are constant across every BaseHub deployment.
Overview
BaseHub GraphQL API is a GraphQL API specification published by BaseHub on the APIs.io network.
BaseHub is a GraphQL-first headless CMS and content platform where every repository exposes a fully type-safe GraphQL API. Because BaseHub schemas are dynamically generated from each repository’s content model, the shape of the Query type varies per workspace. However, all repositories share a set of built-in system types (block primitives, rich text, media, mutations, filtering) that are constant across every BaseHub deployment.
The specification includes 6 reference links.
Tagged areas include Headless CMS, Content Management, AI-Native, and TypeScript.
Endpoint
References
- API Reference https://docs.basehub.com/api-reference
- GraphQL Query Guidelines https://docs.basehub.com/api-reference/graphql-api/query-api-guidelines
- GraphQL Mutation Guidelines https://docs.basehub.com/api-reference/graphql-api/mutation-api-guidelines
- TypeScript SDK https://www.npmjs.com/package/basehub
- GitHub Organization https://github.com/basehub-ai
- Official documentation https://docs.basehub.com/api-reference/graphql-api/query-api-guidelines