mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Updated 2_configuring_your_schema.md
Fixed tiny inconsistency in `Namespacing by directory name`
This commit is contained in:
parent
5a4b35875a
commit
ab3375ce26
@ -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