Silverstripe CMS GraphQL Server
April 19, 2023 ยท View on GitHub
This modules serves Silverstripe data as GraphQL representations, with helpers to generate schemas based on Silverstripe model introspection. It layers a pluggable schema registration system on top of the graphql-php library. The APIs are very similar.
Installation
composer require silverstripe/graphql