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

isDisposable for the Address input #541

Open
wender opened this issue May 31, 2021 · 0 comments
Open

isDisposable for the Address input #541

wender opened this issue May 31, 2021 · 0 comments

Comments

@wender
Copy link
Contributor

wender commented May 31, 2021

Is your feature request related to a problem? Please describe.
Carrefour is complaining that users now have many of the same address on their account page

Describe the solution you'd like
Apps that rely on updateOrderFormShipping can't make use of the isDisposable boolean for the address because it's not available on the OrderFormAddressInput type

input OrderFormAddressInput {

Describe alternatives you've considered
We could migrate our apps to use a tailor-made solution to set the shippingAddress via API, but this is not ideal

Additional context
image

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

No branches or pull requests

1 participant