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
|
||||
---
|
||||
SilverStripe\GraphQL\Controller:
|
||||
schema:
|
||||
SilverStripe\GraphQL\Manager:
|
||||
schemas:
|
||||
admin:
|
||||
scaffolding:
|
||||
types:
|
||||
SilverStripe\CMS\Model\SiteTree:
|
||||
|
Loading…
Reference in New Issue
Block a user