GraphQL INPUT_OBJECT
OfficeSearchOrderByInput
Input for order by.
link Definition
- input OfficeSearchOrderByInput {
- #   The field to order the entries by.
- : OfficeSearchOrderByField
- #   The ordering direction.
- : SearchOrderOperator
- }
GraphQL INPUT_OBJECT
Input for order by.
- input OfficeSearchOrderByInput {
- #   The field to order the entries by.
- : OfficeSearchOrderByField
- #   The ordering direction.
- : SearchOrderOperator
- }