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

refactor: add missing fields to updateShop mutation #6146

Merged
merged 5 commits into from
Mar 13, 2020

Conversation

willopez
Copy link
Member

@willopez willopez commented Mar 10, 2020

mpact: minor
Type: feature|chore

Issue

There were some fields missing in the updateShop mutation, specifically: currency, baseUOM, baseUOL, language, timezone, this PR adds those fields.

NOTE: This PR UI work found here: reactioncommerce/reaction-admin#242

Solution

Add missing fields to GraphQL API

Breaking changes

None

Testing

  1. Follow testing instructions on corresponding Reaction Admin PR

@willopez willopez marked this pull request as ready for review March 11, 2020 19:53
Copy link
Member

@mikemurray mikemurray left a comment

Choose a reason for hiding this comment

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

👍

@mikemurray mikemurray merged commit 8232efd into trunk Mar 13, 2020
@mikemurray mikemurray deleted the refactor-add-missing-fields-to-updateShop-mutation branch March 13, 2020 18:23
@kieckhafer kieckhafer mentioned this pull request Mar 19, 2020
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