How can I sort the results returned by the action?

1 vues

Réponse

You can use the `sortBy` parameter (alias `orderBy`) to specify a list of variables to sort by, including options for sort order (`ASCENDING` or `DESCENDING`) and whether to use formatted values.
Did this answer help you?
fetchImages

image

See technical action