silverstripe/graphql

GraphQL server for SilverStripe models and other data

Installs: 1 728 894

Dependents: 32

Suggesters: 0

Security: 8

Stars: 52

Watchers: 16

Forks: 60

Open Issues: 81

Type:silverstripe-vendormodule

5.2.3 2024-06-18 02:41 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.