Skip to content

Commit

Permalink
chore(docs): regenerate TOC (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed May 23, 2023
1 parent 71af6ab commit 6500e69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ Minimal GraphQL client supporting Node and browsers for scripts or simple apps
- [Why do I have to install `graphql`?](#why-do-i-have-to-install-graphql)
- [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)
- [What sets `graphql-request` apart from other clients like Apollo, Relay, etc.?](#what-sets-graphql-request-apart-from-other-clients-like-apollo-relay-etc)
- [Why is the package `main` field missing?](#why-is-the-package-main-field-missing)
- [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)

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

Expand Down

0 comments on commit 6500e69

Please sign in to comment.