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