Anchor to ArticleSortKeysArticle
ArticleSortKeys
enum
The set of valid sort keys for the Article query.
Anchor to Valid valuesValid values
- Anchor to AUTHORAUTHOR•
Sort by the
author
value.- Anchor to BLOG_TITLEBLOG_TITLE•
Sort by the
value.
- •
Sort by the
id
value.- Anchor to PUBLISHED_ATPUBLISHED_AT•
Sort by the
value.
- Anchor to RELEVANCERELEVANCE•
Sort by relevance to the search terms when the
query
parameter is specified on the connection. Don't use this sort key when no search query is specified.- Anchor to TITLETITLE•
Sort by the
title
value.- Anchor to UPDATED_ATUPDATED_AT•
Sort by the
value.
Was this section helpful?
Anchor to FieldsFields
- •ARGUMENT
Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.
Was this section helpful?