Skip to content

Commit 0c7f63d

Browse files
committed
docs: update graphql docs
1 parent c977982 commit 0c7f63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/pages/docs/graphql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ title: GraphQL
55

66
Because React Query's fetching mechanisms are agnostically built on Promises, you can use React Query with literally any asynchronous data fetching client, including GraphQL!
77

8-
# Examples
8+
## Examples
99

10-
- ["Basic" example, but implemented with `graphql-request`](../examples/basic-graphql-request)
10+
- [basic-graphql-request](../examples/basic-graphql-request) (The "basic" example, but implemented with [`graphq-request`](https://github.com/prisma-labs/graphql-request))

0 commit comments

Comments
 (0)