mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-02-05 23:39:26 +03:00
fix: Correct namespace and link for DirectiveLocation in docs
This commit is contained in:
parent
ddc3a01f09
commit
1b6fb4c29c
@ -58,4 +58,4 @@ $trackDirective = new Directive([
|
||||
```
|
||||
|
||||
See possible directive locations in
|
||||
[`GraphQL\Type\Definition\DirectiveLocation`](../reference.md#graphqltypedefinitiondirectivelocation).
|
||||
[`GraphQL\Language\DirectiveLocation`](../reference.md#graphqllanguagedirectivelocation).
|
||||
|
Loading…
x
Reference in New Issue
Block a user