Decidim 0.27.5

decidim.barcelona API documentation

Explore the API interactively with GraphiQL

UserEntitySort

A type used for sorting any component parent objects

Input Fields

id (String)

Sort by ID, valid values are ASC or DESC

type (String)

Sort by type of user entity (user or group), alphabetically, valid values are ASC or DESC

name (String)

Sort by name of the user entity (user or group), alphabetically, valid values are ASC or DESC

nickname (String)

Sort by nickname of the user entity (user or group), alphabetically, valid values are ASC or DESC