Decidim 0.27.5

decidim.barcelona API documentation

Explore the API interactively with GraphiQL

PostSort

A type used for sorting blog posts

Input Fields

createdAt (String)

Sort by date of creation, valid values are ASC or DESC

updatedAt (String)

Sort by date of last modification, valid values are ASC or DESC

endorsementCount (String)

Sort by number of endorsements, valid values are ASC or DESC

id (String)

Sort by ID, valid values are ASC or DESC