billingAddress:
MailingAddress -
The billing address provided by the buyer.
Null if the user did not provide a billing address.
completedAt:
DateTime -
The date and time when the buyer completed the checkout.
Null if the checkout has not been completed.
createdAt:
DateTime! -
The date and time when the checkout was created.
customAttributes:
Attribute! -
A list of extra information that has been added to the checkout.
customer:
Customer -
The customer who created this checkout.
May be null if the checkout was created from a draft order or via an app.
defaultCursor:
String! -
A default [cursor](https://shopify.dev/api/usage/pagination-graphql) that returns the single next record, sorted ascending by ID.
discountCodes:
String! -
The discount codes entered by the buyer at checkout.