dotCMS GraphQL API
The dotCMS GraphQL API provides a single endpoint for querying content across all content types using a self-documenting schema. It supports Lucene-style query strings, pagination, sorting, and content-type collections, and exposes base types for File, Form, Key/Value, Page, Persona, Vanity URL, and Widget content. The API accepts the same authentication methods as the dotCMS REST API and includes a built-in GraphQL Playground for exploring the schema.
Overview
dotCMS GraphQL API is a GraphQL API specification published by dotCMS on the APIs.io network.
The dotCMS GraphQL API provides a single endpoint for querying content across all content types using a self-documenting schema. It supports Lucene-style query strings, pagination, sorting, and content-type collections, and exposes base types for File, Form, Key/Value, Page, Persona, Vanity URL, and Widget content. The API accepts the same authentication methods as the dotCMS REST API and includes a built-in GraphQL Playground for exploring the schema.
The GraphQL endpoint is available at https://demo.dotcms.com/api/v1/graphql. documentation is published at https://dev.dotcms.com/docs/graphql.
The specification includes 1 reference link.
Tagged areas include CMS, Content, and Content Management.
Endpoint
References
- Documentation https://dev.dotcms.com/docs/graphql