Schema Documentation

PostObjectsConnectionOrderbyEnum

Description

Field to order the connection by

Values
Enum ValueDescription

AUTHOR

Order by author

COMMENT_COUNT

Order by the number of comments it has acquired

DATE

Order by publish date

IN

Preserve the ID order given in the IN array

MENU_ORDER

Order by the menu order value

MODIFIED

Order by last modified date

NAME_IN

Preserve slug order given in the NAME_IN array

PARENT

Order by parent ID

SLUG

Order by slug

TITLE

Order by title
Example
"AUTHOR"