CheckoutSortingInput Input Type
No description
input CheckoutSortingInput {
direction: OrderDirection!
field: CheckoutSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort checkouts.
field ● CheckoutSortField!
Sort checkouts by the selected field.
Member Of
checkouts query