We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bee0e commit 250e78cCopy full SHA for 250e78c
README.md
@@ -110,7 +110,7 @@ await request('https://api.spacex.land/graphql/', document)
110
- Community
111
- [GraphQL Code Generator for typed GraphQL Queries](./examples/community-graphql-code-generator.ts)
112
- TypeScript
113
- - [Use `TypedDocumentNode`](./examples/typescript-typed-document-node.ts.ts)
+ - [Use `TypedDocumentNode`](./examples/typescript-typed-document-node.ts)
114
- Other:
115
- [Middleware](./examples/other-middleware.ts)
116
- [Error Handling](./examples/other-error-handling.ts)
0 commit comments