Schema Documentation
PostObjectsConnectionOrderbyEnum
Description
Field to order the connection by
Values
Enum Value | Description |
---|---|
| Order by author |
| Order by the number of comments it has acquired |
| Order by publish date |
| Preserve the ID order given in the IN array |
| Order by the menu order value |
| Order by last modified date |
| Preserve slug order given in the NAME_IN array |
| Order by parent ID |
| Order by slug |
| Order by title |
Example
"AUTHOR"