IMSOrder
Defines the order of a IMS list
input IMSOrder {
direction: OrderDirection
field: IMSOrderField
}
Fields
IMSOrder.direction
● OrderDirection
enum
The direction to order by, defaults to ASC
IMSOrder.field
● IMSOrderField
enum
The field to order by, defaults to ID
Member of
imss
query