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

Add missing information in 1.5 upgrade guide #1112

Merged

Conversation

dorian-marchal
Copy link
Contributor

@dorian-marchal dorian-marchal commented Oct 11, 2021

Following-up: #1107


Scalar outputs are now type checked and will raise exceptions if the result tries to send the wrong data type in the result.

Scalar variables are now type checked too and will raise exceptions when clients try to send a query with invalid variable definitions.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not an accurate characterization, please use the changelog as a reference. The issue is more nuanced than just scalar variables, and it will not raise exceptions, it will return errors.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, amended. 🙏

@benwilson512 benwilson512 merged commit c10eff9 into absinthe-graphql:master Oct 13, 2021
@benwilson512
Copy link
Contributor

Perfect, 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.

2 participants