Registry / web-framework / silverstripe-graphql

silverstripe-graphql

JSON →
library6.1.1phppackagistunverified

GraphQL server for SilverStripe models and other data sources.

composer require silverstripe/graphql
INSTALL
IMPORT
SIG · SILVERSTRIPE-GRAPH
S
silverstripe-graphql
web-frameworkphpv6.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Manager
use SilverStripe\GraphQL\Manager;

Create a GraphQL schema manager

use SilverStripe\GraphQL\Manager; $manager = new Manager(); $manager->addSchema('default', []);
Debug
Known issues
gotchaRequires SilverStripe framework
fix
Ensure SilverStripe is installed and configured before using GraphQL.
affects: >=6.0.0
Upgrade
Version history
6.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
silverstripe-graphql — pip install silverstripe-graphql · libregistry