PaymentInformationOrder
Ordering options for payment informations
input PaymentInformationOrder {
field: PaymentInformationOrderField
direction: OrderDirection
}
Fields
PaymentInformationOrder.field
● PaymentInformationOrderField
enum
The field to order by
PaymentInformationOrder.direction
● OrderDirection
enum
The direction to order by
Member Of
paymentInformations
query