SilverStripe · GraphQL Specification

SilverStripe GraphQL API

SilverStripe CMS provides a GraphQL API via the optional `silverstripe/graphql` module. The schema is code-generated at build time from DataObject models configured in YAML. Types, queries, and mutations are derived automatically from SilverStripe DataObject classes (SiteTree, Page, File, Image, Member, Group, and custom models). The GraphQL module ships with CMS 6 as an optional feature and must be activated and built before use.

Documentation Endpoint View on GitHub CMSContent ManagementGraphQLREST APIPHPOpen-SourceFrameworkPagesAssetsVersioningGraphQL

Overview

SilverStripe GraphQL API is a GraphQL API specification published by SilverStripe on the APIs.io network.

SilverStripe CMS provides a GraphQL API via the optional silverstripe/graphql module. The schema is code-generated at build time from DataObject models configured in YAML. Types, queries, and mutations are derived automatically from SilverStripe DataObject classes (SiteTree, Page, File, Image, Member, Group, and custom models). The GraphQL module ships with CMS 6 as an optional feature and must be activated and built before use.

The GraphQL endpoint is available at https://yoursite.com/graphql. documentation is published at https://docs.silverstripe.org/en/6/optional_features/graphql/.

The specification includes 2 reference links.

Tagged areas include CMS, Content Management, REST API, PHP, and Open-Source.

Endpoint

`https://yoursite.com/graphql`

References

Back to SilverStripe · All GraphQL Specs · GitHub

Work with this as data

Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for graphql

4 MCP tools reach this
  • find_graphqlBrowse and filter every GraphQL schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This GraphQL schema
curl "https://apis.io/api/v1/graphql/silverstripe-graphql"
All graphql
curl "https://apis.io/api/v1/graphql?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.