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 8b7c522 commit 76191c6Copy full SHA for 76191c6
umbraco-heartcore/api-documentation/graphql/README.md
@@ -59,7 +59,7 @@ query {
59
60
## Persisted queries
61
62
-The GraphQL API supports persisted queries, running a persisted query can be done using the following payload in the graphql request
+The GraphQL API supports persisted queries, running a persisted query can be done using the following payload in the Graphql request:
63
64
```json
65
{
0 commit comments