INPUT_OBJECT
ApiQueryLogOrder
Ordering options for ApiQueryLog connections
link GraphQL Schema definition
- input ApiQueryLogOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order ApiQueryLogs.
- : ApiQueryLogOrderField!
- }
INPUT_OBJECT
Ordering options for ApiQueryLog connections
- input ApiQueryLogOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order ApiQueryLogs.
- : ApiQueryLogOrderField!
- }