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

GraphQL: adjust response type of update delivery shipping options mutation #318

Merged
merged 4 commits into from
May 26, 2021

Conversation

lifedraft
Copy link
Contributor

Commerce_Cart_UpdateDeliveryShippingOptions mutation responded with slice of Commerce_Cart_DeliveryAddressForm which was incorrect as we don't process any form data within the mutation. It responds now rightly only with processed state.

@tessig tessig merged commit 4e78182 into master May 26, 2021
@carstendietrich carstendietrich deleted the feature/graphql-shipping-options branch September 28, 2021 09:25
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