Docs
Dashboard

DraftOrderCreateInput

Input

Input fields accepted for draft order create input.

#

Fields


billingAddress
DraftOrderAddressInput

The billing address to use for this draft order create input.

configuration
DraftOrderCreateConfigurationInput

The configuration to use for this draft order create input.

currency
String!

The currency to use for this draft order create input.

customerEmail
String

The customer email to use for this draft order create input.

customerId
ID

The customer id to use for this draft order create input.

metadata
[KeyValuePairOfStringAndStringInput!]

The metadata to use for this draft order create input.

priceChannelId
ID

The price channel id to use for this draft order create input.

shippingAddress
DraftOrderAddressInput

The shipping address to use for this draft order create input.

storeId
ID!

The store id to use for this draft order create input.