getOrderBy
Fetch an order
Arguments
Argument
Description
Return fields
acceptUrl (String)
amountCents (Int!)
cancelUrl (String)
createdAt (ISO8601DateTime)
currency (String)
discountCents (Int)
discountExclTaxCents (Int)
extraFieldAnswersSummary (JSON)
fulfilledAt (ISO8601DateTime)
id (ID)
invoice (Invoice)
orderLines ([OrderLine!])
paid (Boolean!)
payment (Payment)
shipmentDate (ISO8601Date)
shippingCostsCents (Int)
shippingCostsExclTaxCents (Int)
shopifyDraftId (String)
shopifyFulfillmentOrderId (String)
shopifyId (String)
snoozeUrl (String)
status (OrderStatus!)
subscription (Subscription)
totalTaxCents (Int!)
trackingCode (String)
updatedAt (ISO8601DateTime)
Last updated
Was this helpful?