mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #10348 from AntonyThorpe/patch-2
Updated 2_configuring_your_schema.md
This commit is contained in:
commit
40ba78fd63
@ -145,7 +145,7 @@ There are two approaches to namespacing:
|
|||||||
If you use a parent directory name (at any depth) of one of the four keywords above, it will
|
If you use a parent directory name (at any depth) of one of the four keywords above, it will
|
||||||
be implicitly placed in the corresponding section of the schema.
|
be implicitly placed in the corresponding section of the schema.
|
||||||
|
|
||||||
**app/_graphql/types/config.yml**
|
**app/_graphql/config/config.yml**
|
||||||
```yaml
|
```yaml
|
||||||
# my schema config here
|
# my schema config here
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user