PaymentOrderByInput
Order that can be applied when listing payments
input PaymentOrderByInput {
field: PaymentOrderByFieldInput
direction: OrderByDirection
}
Fields
PaymentOrderByInput.field ● PaymentOrderByFieldInput enum
PaymentOrderByInput.direction ● OrderByDirection enum
Member Of
payments query