We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25d08e commit 1e5912fCopy full SHA for 1e5912f
website/pages/en/querying/querying-best-practices.mdx
@@ -59,7 +59,7 @@ query [operationName]([variableName]: [variableType]) {
59
- In a given list of variables, each of them must be unique.
60
- All defined variables must be used.
61
62
-> Note: Failing to follow these rules will result in an error from the Graph API.
+> Note: Failing to follow these rules will result in an error from The Graph API.
63
64
For a complete list of rules with code examples, check out [GraphQL Validations guide](/release-notes/graphql-validations-migration-guide/).
65
0 commit comments