Decidim 0.28.4

decidim.barcelona API documentation

Explore the API interactively with GraphiQL

TranslatedCustomFields

A translated field

Fields

locales ([String])

Lists all the locales in which this translation is available

translations ([LocalizedCustomFields]!)

All the localized custom fields for this translation.

Argument Type Description
locales [String!]

A list of locales to scope the translations to.

translation (JSON)

Returns a single translation given a locale.

Argument Type Description
locale String!

A locale to search for