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

Bump graphiql to 3.7.0 to add support for multipart/mixed incremental field #3356

Conversation

giulio-opal
Copy link
Contributor

I realized that GraphiQL wasn't working correctly when using the new multipart mixed transport handler. This is because support for incremental was only added later on graphql/graphiql#3580

I updated to the latest version, 3.7.0: https://github.com/graphql/graphiql/releases/tag/graphiql%403.7.0

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@coveralls
Copy link

Coverage Status

coverage: 59.26% (-0.02%) from 59.284%
when pulling ae0b4a4 on giulio-opal:giulio/update-graphiql-multipart-incremental
into 41a7be2 on 99designs:master.

@StevenACoffman StevenACoffman merged commit d6117aa into 99designs:master Nov 5, 2024
16 of 17 checks passed
@StevenACoffman
Copy link
Collaborator

Thanks!

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.

3 participants