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