silverstripe/graphql

GraphQL server for SilverStripe models and other data

Installs: 1 588 238

Dependents: 32

Suggesters: 0

Security: 8

Stars: 52

Watchers: 16

Forks: 59

Open Issues: 80

Type:silverstripe-vendormodule

5.2.0-beta1 2024-02-02 01:01 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.