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