Decidim 0.29.0.rc4

Metadecidim API documentation

Explore the API interactively with GraphiQL

ComponentSort

A type used for sorting any component parent objects

Input Fields

locale (String)

Specify the locale to use when ordering translated fields, otherwise default organization language will be used

id (String)

Sort by ID, valid values are ASC or DESC

weight (String)

Sort by weight (order in the website), valid values are ASC or DESC

type (String)

Sort by type of component, alphabetically, valid values are ASC or DESC

name (String)

Sort by name of the component, alphabetically, valid values are ASC or DESC