InterfaceOrder
Defines the order of a Interface list
input InterfaceOrder {
direction: OrderDirection
field: InterfaceOrderField
}
Fields
InterfaceOrder.direction
● OrderDirection
enum
The direction to order by, defaults to ASC
InterfaceOrder.field
● InterfaceOrderField
enum
The field to order by, defaults to ID