Why is it possible to set email on order_create, when it isn’t possible to update it by using order_update?
Are we supposed to use shipping_address on order_update for updating the email?
Why is it possible to set email on order_create, when it isn’t possible to update it by using order_update?
Are we supposed to use shipping_address on order_update for updating the email?
Hey @Webtimisten,
Thanks for reaching out!
I’ve started investigating this issue and will update you as soon as I can.
If possible, could you provide me with the request id or request body for an order_create mutation where this issue is taking place?
Best,
RayanP
Hey RayanP
There is no issue regarding order_create, I just think you need to implement an email property on order_update - since it is on order_create.
Hey @Webtimisten,
I’ve gone ahead and passed this feedback along to the team. I’ll let you know when there any updates regarding the implementation of this field.
Best,
RayanP