ProfileOrder
The ProfileOrder
input type specifies the order in which results are returned.
input ProfileOrder {
direction: OrderDirection!
field: ProfileOrderField
}
Fields
direction
(OrderDirection
)
direction
specifies the order direction.
field
(ProfileOrderField
)
field
specifies the order field.