Cap Collectif Developers - GraphQL API

OrderDirection

Possible directions in which to order a list of items when provided an orderBy argument.

Values

ASC

Specifies an ascending order for a given orderBy argument.

DESC

Specifies a descending order for a given orderBy argument.