DraftOrderCreateInput
InputInput fields accepted for draft order create input.
#
Fields
- DraftOrderAddressInput
billingAddress The billing address to use for this draft order create input.
- DraftOrderCreateConfigurationInput
configuration The configuration to use for this draft order create input.
- String!
currency The currency to use for this draft order create input.
- String
customerEmail The customer email to use for this draft order create input.
- ID
customerId The customer id to use for this draft order create input.
- [KeyValuePairOfStringAndStringInput!]
metadata The metadata to use for this draft order create input.
- ID
priceChannelId The price channel id to use for this draft order create input.
- DraftOrderAddressInput
shippingAddress The shipping address to use for this draft order create input.
- ID!
storeId The store id to use for this draft order create input.