You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,6 @@ Minimal GraphQL client supporting Node and browsers for scripts or simple apps
23
23
-[Why do I have to install `graphql`?](#why-do-i-have-to-install-graphql)
24
24
-[Do I need to wrap my GraphQL documents inside the `gql` template exported by `graphql-request`?](#do-i-need-to-wrap-my-graphql-documents-inside-the-gql-template-exported-by-graphql-request)
25
25
-[What sets `graphql-request` apart from other clients like Apollo, Relay, etc.?](#what-sets-graphql-request-apart-from-other-clients-like-apollo-relay-etc)
26
-
-[Why is the package `main` field missing?](#why-is-the-package-main-field-missing)
27
-
-[How do I work around React Native + Metro's lack of `exports` support?](#how-do-i-work-around-react-native--metros-lack-of-exports-support)
28
26
29
27
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
0 commit comments