Skip to content

Commit 3b2bd67

Browse files
Update README.md
1 parent a60720c commit 3b2bd67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# react-query-opal
1+
# @labdigital/graphql-fetcher
2+
<a href="https://npm.im/@labdigital/graphql-fetcher"><img src="https://badgen.net/npm/v/@labdigital/graphql-fetcher"></a> <a href="https://npm.im/@labdigital/graphql-fetcher">
23

34
Opinionated `fetch` wrappers for our client and server side queries in our Next.js frontends.
45
Only used for fetching from GraphQL endpoints.
@@ -10,7 +11,6 @@ Only used for fetching from GraphQL endpoints.
1011
- Fallback when persisted query fails
1112
- Client fetcher with React context support when the endpoint is only known at runtime
1213
- Next data cache support
13-
- Preview mode support to disable all caches
1414

1515
## Notes
1616

0 commit comments

Comments
 (0)