mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
NEW: Compliance with new SchemaConfig API (#2617)
This commit is contained in:
parent
7b960c1537
commit
36a6fb002e
@ -3,6 +3,10 @@ Name: cms-graphql
|
||||
Only:
|
||||
classexists: 'SilverStripe\GraphQL\Schema\Schema'
|
||||
---
|
||||
SilverStripe\Core\Injector\Injector:
|
||||
SilverStripe\GraphQL\Schema\Registry\PluginRegistry:
|
||||
constructor:
|
||||
- 'SilverStripe\CMS\GraphQL\LinkablePlugin'
|
||||
SilverStripe\CMS\Model\SiteTree:
|
||||
graphql_blacklisted_fields:
|
||||
HasBrokenFile: true
|
||||
|
Loading…
Reference in New Issue
Block a user