mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Merge pull request #2211 from open-sausages/pulls/4/pyramid-schema
Add multi-schema support
This commit is contained in:
commit
15fc464a28
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
Name: cmsgraphql
|
Name: cmsgraphql
|
||||||
---
|
---
|
||||||
SilverStripe\GraphQL\Controller:
|
SilverStripe\GraphQL\Manager:
|
||||||
schema:
|
schemas:
|
||||||
|
admin:
|
||||||
scaffolding:
|
scaffolding:
|
||||||
types:
|
types:
|
||||||
SilverStripe\CMS\Model\SiteTree:
|
SilverStripe\CMS\Model\SiteTree:
|
||||||
|
Loading…
Reference in New Issue
Block a user