Schema Documentation
PostObjectsConnectionOrderbyInput
Description
Options for ordering the connection
Fields
Input Field | Description |
---|---|
field -
PostObjectsConnectionOrderbyEnum! | The field to order the connection by |
order -
OrderEnum! | Possible directions in which to order a list of items |
Example
{"field":"AUTHOR","order":"ASC"}