Skip to content

silverstripe/silverstripe-graphql

Folders and files

NameName
Last commit message
Last commit date
Aug 5, 2024
May 22, 2024
Oct 7, 2020
Sep 19, 2024
Sep 30, 2024
Apr 11, 2018
Dec 12, 2017
Dec 23, 2021
Aug 14, 2023
Apr 19, 2023
Sep 23, 2024
Dec 23, 2021
Feb 2, 2024
Aug 1, 2022

Repository files navigation

Silverstripe CMS GraphQL Server

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.