SupSoftwareProjectOrderInput
Input type for ordering.
input SupSoftwareProjectOrderInput {
direction: SupSoftwareProjectOrderDirection!
field: SupSoftwareProjectOrderField!
}
Fields
SupSoftwareProjectOrderInput.direction ● SupSoftwareProjectOrderDirection! non-null enum
The direction of the order.
SupSoftwareProjectOrderInput.field ● SupSoftwareProjectOrderField! non-null enum
The field to order by.