Skip to content

Commit

Permalink
docs: update graphql docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Sep 16, 2020
1 parent c977982 commit 0c7f63d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/docs/graphql.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ title: GraphQL

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!

# Examples
## Examples

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

1 comment on commit 0c7f63d

@vercel
Copy link

@vercel vercel bot commented on 0c7f63d Sep 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.