UserOrder Input Object
Allows specifying which field and direction to order by.
Input fields
Argument | Type | Description |
---|---|---|
direction | OrderDirection! | The direction to order by. |
field | UserOrderField! | The field to order by. |
Allows specifying which field and direction to order by.
Argument | Type | Description |
---|---|---|
direction | OrderDirection! | The direction to order by. |
field | UserOrderField! | The field to order by. |