order
Look up an order by ID or external reference.
order(
id: ID
externalReference: String
): Order
Arguments
order.id
● ID
scalar miscellaneous
ID of an order.
order.externalReference
● String
scalar miscellaneous
External ID of an order.
Added in Saleor 3.10..
Type
Order
object orders
Represents an order in the shop.