silverstripe/graphql

GraphQL server for SilverStripe models and other data

Maintainers

Package info

github.com/silverstripe/silverstripe-graphql

Type:silverstripe-vendormodule

pkg:composer/silverstripe/graphql

Statistics

Installs: 2 389 450

Dependents: 31

Suggesters: 0

Stars: 51

Open Issues: 85

6.1.0 2025-08-07 23:17 UTC

README

CI Silverstripe supported module

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

Documentation

See docs.silverstripe.org.