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

Upgrade GraphQL to v16 and resolve peer dependency issues #195

Open
bcanfield opened this issue Jul 21, 2022 · 3 comments
Open

Upgrade GraphQL to v16 and resolve peer dependency issues #195

bcanfield opened this issue Jul 21, 2022 · 3 comments

Comments

@bcanfield
Copy link
Collaborator

The main problem here is type-graphql is still using GraphQL v15. So there is no guaranteed way for us to migrate to GraphQL 16 without some potential breaking changes.

This issue is just here to serve as a discussion starter for an agreed-upon path forward.

  • Wait a reasonable time for type-graphql to catch up
  • Move to an alternate library
  • Write a custom solution (No thanks)
@keonik
Copy link
Collaborator

keonik commented Jul 7, 2023

This looks to be the jumping-off point for removing type-graphql-prisma 😢 Prisma had a restructure that affected typegraphql-prisma library.

@keonik
Copy link
Collaborator

keonik commented Jul 7, 2023

For now until we find an alternative stick with GraphQL 15

@mwillbanks
Copy link

The beta versions support graphql 16 fyi.

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

No branches or pull requests

3 participants