CommonOrderInput
Specifies the order of foreign types.
input CommonOrderInput {
direction: OrderDirection
field: CommonOrderField
}
Fields
CommonOrderInput.direction ● OrderDirection enum
Order direction of orders.
CommonOrderInput.field ● CommonOrderField enum
Field that orders should be ordered by.