mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Add multi-schema support
This commit is contained in:
parent
2d9432789b
commit
d99cd10f29
@ -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