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

fix: correct docs link for anonymous GraphQL operations #1850

Merged

Conversation

okkimus
Copy link
Contributor

@okkimus okkimus commented Nov 9, 2023

Closes mswjs/mswjs.io#280.

Changes

Updated dead link to documentation when warning is logged from GraphQLHandler. Tests updated accordingly.

@okkimus okkimus changed the title fix(graphqlhandler): update operation resolver link in warning fix: update operation resolver link in warning Nov 9, 2023
Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks for fixing this, @okkimus! Welcome to contributors 🎉

@kettanaito kettanaito changed the title fix: update operation resolver link in warning fix: correct docs link for anonymous GraphQL operations Nov 10, 2023
@kettanaito kettanaito merged commit e628278 into mswjs:main Nov 10, 2023
8 checks passed
@kettanaito
Copy link
Member

Released: v2.0.6 🎉

This has been released in v2.0.6!

Make sure to always update to the latest version (npm i msw@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

Missing page at "/404/" (GraphQL operation)
2 participants