Skip to main content

order

A single order of the merchant, by global object identifier.

**Returns:** The order, or null when this merchant has no such order.

order(
id: ID!
): Order

Arguments

order.id ● ID! non-null scalar

The order's global object identifier.

Type

Order object

One sale: what a customer bought, through which channel, what they paid, and how much of it has since been refunded.