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

Handle arguments with loads in Graphql mutations #1556

Merged
merged 4 commits into from
Jul 17, 2023

Conversation

such
Copy link
Contributor

@such such commented Jul 7, 2023

Motivation

The generated sig is wrong when a Graphql mutation argument specifies a type that is automatically "loaded".

Implementation

Check whether each argument uses the loads keyword

@such such requested a review from a team as a code owner July 7, 2023 10:49
@such such requested review from Morriar and KaanOzkan July 7, 2023 10:49
@such such force-pushed the am/fix-mutation-resolve branch from 5f63dfd to fed30a2 Compare July 7, 2023 10:57
@such such requested a review from paracycle July 10, 2023 07:34
@such
Copy link
Contributor Author

such commented Jul 17, 2023

@paracycle is it good to be merged now?

@paracycle paracycle merged commit 403441f into Shopify:main Jul 17, 2023
@paracycle paracycle added the enhancement New feature or request label Jul 19, 2023
@shopify-shipit shopify-shipit bot temporarily deployed to production September 13, 2023 22:55 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants