Homepage

TranslationJsonInputType

Last edit: Oct 26, 2022

No description

type TranslationJsonInputType {
  key: String!
  locale: String!
  value_json: HashObject!
}

Fields

key (String)

path to the translation branch which should be set

locale (String)

for example en, de etc.

value_json (HashObject)

json with translation tree which should be set

Questions?

We are always happy to help with any questions you may have.

contact us