Is it possible to change the billing address in the order via GraphQL API?

In docs, I found only the shipping address, but not the billing address.

Is it possible to change the billing address in the order via GraphQL API?

Thank you  @zpawn   The Billing Address on the order is immutable and can't be changed via the API. It will be necessary to create a new order with the correct billing address if its needed to change this parameter. Hope this helps!
1 Like