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
Hey everyone ✋. I'm currently working on adding @defer directive support to Mercurius GraphQL server here.
And it looks like some of the tests in Mercurius where it interacts with graphql-jit, and most of the tests in this repo are failing against the new major version of GraphQL (version 17, which is in alpha yet).
Are there any plans on adding support for graphql@17? Also, how open are you to the PRs from the community to add support for graphql@17, in case someone will want to contribute?
Looking forward to hearing from you. Thanks! 👍
The text was updated successfully, but these errors were encountered:
Hey everyone ✋. I'm currently working on adding
@defer
directive support to Mercurius GraphQL server here.And it looks like some of the tests in Mercurius where it interacts with graphql-jit, and most of the tests in this repo are failing against the new major version of GraphQL (version 17, which is in alpha yet).
Are there any plans on adding support for
graphql@17
? Also, how open are you to the PRs from the community to add support forgraphql@17
, in case someone will want to contribute?Looking forward to hearing from you. Thanks! 👍
The text was updated successfully, but these errors were encountered: