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
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -39,12 +39,12 @@ Minimal GraphQL client supporting Node and browsers for scripts or simple apps
39
39
-[Ignore](#ignore)
40
40
-[All](#all)
41
41
-[Knowledge Base](#knowledge-base)
42
-
-[Why do I have to install `graphql`?](#why-do-i-have-to-install-graphql)
43
-
-[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)
44
-
-[What's the difference between `graphql-request`, Apollo and Relay?](#whats-the-difference-between-graphql-request-apollo-and-relay)
45
-
-[Why is the package `main` field missing?](#why-is-the-package-main-field-missing)
46
-
-[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)
47
-
-[Get typed GraphQL Queries with GraphQL Code Generator](#get-typed-graphql-queries-with-graphql-code-generator)
42
+
-[Why do I have to install `graphql`?](#why-do-i-have-to-install-graphql)
43
+
-[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)
44
+
-[What's the difference between `graphql-request`, Apollo and Relay?](#whats-the-difference-between-graphql-request-apollo-and-relay)
45
+
-[Why is the package `main` field missing?](#why-is-the-package-main-field-missing)
46
+
-[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)
47
+
-[Get typed GraphQL Queries with GraphQL Code Generator](#get-typed-graphql-queries-with-graphql-code-generator)
48
48
49
49
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
0 commit comments