Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Remove graphql types stub #660

Closed
wants to merge 1 commit into from
Closed

chore(deps): Remove graphql types stub #660

wants to merge 1 commit into from

Conversation

midzdotdev
Copy link

The graphql package has had its own types for quite some time now. You can see here that @types/graphql is deprecated.

This is causing a type mismatch (namely GraphQLSchema) for me trying to use type-graphql with graphql-yoga which is the reason for submitting this PR.

The `graphql` package has had its own types for quite some time now.
@saihaj
Copy link
Collaborator

saihaj commented Feb 18, 2022

Hey @james2mid thank you so much for this. Sorry but past maintainers couldn't maintain it anymore and now we The Guild are maintaining this (see more here #670) and are actively working on v2 #704. This should be addressed in v2 🎉 . Would love to get your feedback on v2!

@saihaj saihaj closed this Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants