RefundSortingInput
No description
input RefundSortingInput {
direction: OrderDirection!
field: RefundSortField!
}
Fields
RefundSortingInput.direction ● OrderDirection! non-null enum
Specifies the direction in which to sort products.
RefundSortingInput.field ● RefundSortField! non-null enum
Sort refunds by the selected field.
Member Of
refunds query