Returns a draft order resource by ID. Apps using the Customer Account API must meet the protected customer data [requirements](https://shopify.dev/docs/apps/launch/protected-customer-data).
Access Scopes
Arguments
id:
ID! -
The ID of the draft order to be returned.
Returns
billingAddress:
CustomerAddress
The billing address of the customer.
createdAt:
DateTime!
The date and time when the draft order was created in Shopify.
currencyCode:
CurrencyCode!
The three-letter code for the currency of the store at the time that the invoice is sent.
customer:
Customer
The customer who placed the order.
discountInformation:
DraftOrderDiscountInformation!
The discount information for the draft order.
email:
String
The email address of the customer, which is used to send notifications to.