Update Customer Addresses and details #2400
Unanswered
Pankajmehta1998
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am updating Customer Address and details, but when i am trying to update address then instead of updating its creating new data in backend. This is my hydrogen js code:
and this is my update query:
i have tried setting actionType for adding new address but its not working, delete is working fine and add is also working but in case of update instead of updating its adding new data.
Beta Was this translation helpful? Give feedback.
All reactions