mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-04-03 04:33:31 +03:00
fix: Correct namespace and link for DirectiveLocation in docs
(cherry picked from commit 1b6fb4c
)
This commit is contained in:
parent
167c3e7354
commit
4ef7920961
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue