BaseHub · GraphQL Specification

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.

Documentation Endpoint View on GitHub GraphQLHeadless CMSContent ManagementAI-NativeTypeScriptGraphQL

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

Back to BaseHub · All GraphQL Specs · GitHub