silverstripe/graphql

GraphQL server for SilverStripe models and other data

Installs: 1 414 789

Dependents: 30

Suggesters: 0

Security: 6

Stars: 54

Watchers: 16

Forks: 57

Open Issues: 76

Type:silverstripe-vendormodule

5.1.0-rc1 2023-08-29 23:43 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.