You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
type-graphql
to catch upThe text was updated successfully, but these errors were encountered: