DraftOrderUpdateInput
InputInput fields accepted for draft order update input.
#
Fields
- DraftOrderAddressInput
billingAddress The billing address to use for this draft order update input.
- String
customerEmail The customer email to use for this draft order update input.
- ID
customerId The customer id to use for this draft order update input.
- ID!
draftOrderId The draft order id to use for this draft order update input.
- [KeyValuePairOfStringAndStringInput!]
metadata The metadata to use for this draft order update input.
- [OrderMetafieldInput!]
metafields The metafields to use for this draft order update input.
- DraftOrderAddressInput
shippingAddress The shipping address to use for this draft order update input.