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 23f4c46 commit b0bb012Copy full SHA for b0bb012
website/pages/en/querying/querying-from-an-application.mdx
@@ -26,7 +26,7 @@ Here are a couple of the more popular GraphQL clients in the ecosystem and how t
26
27
### Graph client
28
29
-The Graph is providing it own GraphQL client, `graph-client` that supports unique features such as:
+The Graph is providing its own GraphQL client, `graph-client` that supports unique features such as:
30
31
- Cross-chain Subgraph Handling: Querying from multiple subgraphs in a single query
32
- [Automatic Block Tracking](https://github.com/graphprotocol/graph-client/blob/main/packages/block-tracking/README.md)
0 commit comments