dangcuuson / graphql-schema-typescript

Generate TypeScript from GraphQL's schema type definitions
190 stars 36 forks source link

GraphQL 15 support #61

Closed tony closed 9 months ago

tony commented 3 years ago

Fixes #60

tony commented 3 years ago

As an update, we're using a variation of this in production with relay 11 and it's working great (so far!). You can test it at @peergrade/graphql-schema-typescript

tony commented 2 years ago

@dangcuuson Proposal: it may make sense to make a GraphQL 15 release on NPM, then merge #67 for GraphQL 16.

In either case it's also okay to close this PR if that doesn't work out. Also you can share NPM/repo access if you'd like to add maintainers to publish if you're busy

Thank you!!

tx0c commented 2 years ago

After a full year of no maintenance after Apr 2021, is it fair to declare cyber death of this project?

https://github.com/dangcuuson/graphql-schema-typescript/graphs/contributors

image

jlowcs commented 2 years ago

I forked the package and published these changes as @jlowcs/graphql-schema-typescript@1.6.0

tony commented 9 months ago

Closed via #67 in a17d062