Skip to content

Commit c697c5a

Browse files
committed
chore: format
1 parent 8814eb8 commit c697c5a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ Minimal GraphQL client supporting Node and browsers for scripts or simple apps
3939
- [Ignore](#ignore)
4040
- [All](#all)
4141
- [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)
4848

4949
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
5050

0 commit comments

Comments
 (0)