Skip to content

Use fixed dynamic_graphql and up rust version to 1.86 #2020

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

louisch
Copy link
Contributor

@louisch louisch commented Apr 15, 2025

What changes were proposed in this pull request?

Set dynamic_graphql to our fork where an issue involving signed integers being parsed as unsigned integers was fixed.

Why are the changes needed?

Fixes all graphql signed integer fields not accepting negative numbers.

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

Tested with an applyViews query in the playground.

Are there any further changes required?

If the fork is accepted to the main repository and a new version is released, we should set the source for dynamic_graphql back to the main cargo version.

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