Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Enum

AssetQueryFilterSortType

Search sorting option. Defines how the search results should be sorted.

Enum Values
RELEVANCE

Sorts the results by the relevance (query score).

NEWEST

Sorts the results by the newest Assets.

OLDEST

Sorts the results by the oldest Assets.

TITLE_ASCENDING

Sorts the results ascending by the title of the Assets.

TITLE_DESCENDING

sorts the results descending by the title of the Assets.