Can you please tell me how to add new line items or update existing line items in an existing order? I saw there is an order_update mutation but does it support adding new line items or removing existing lin items.
Note: I am using GraphQL API.
Can you please suggest a way to do the same?
If possible please share the mutation request as well.