silverstripe/graphql

GraphQL server for SilverStripe models and other data

6.1.1 2026-03-22 23:29 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 0bface98ecb73d1a9a52448bcfb929ac25415b30

This package is auto-updated.

Last update: 2026-05-22 23:50:34 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.