Decidim 0.27.5

decidim.barcelona API documentation

Explore the API interactively with GraphiQL

TranslatedField

A translated field

Fields

locales ([String])

Lists all the locales in which this translation is available

translations ([LocalizedString]!)

All the localized strings for this translation.

Argument Type Description
locales [String!]

A list of locales to scope the translations to.

translation (String)

Returns a single translation given a locale.

Argument Type Description
locale String!

A locale to search for