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