dotansimha / dotansimha/graphql-typed-document-node
use TypedDocumentNode from graphql-js
Open
- Dominant language
- TypeScript
- Stars
- 412
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
TypedDocumentNode type landed in graphql-js a while ago: https://github.com/graphql/graphql-js/pull/2749
since codegen (and probably some early adaptor lib authors) use this module as a source for the TypeDocumentNode type, we now end up with 2 interfaces. can this package reexport the interface from graphql-js? (and maybe deprecate this package)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.