Homepage

TranslationInputType

Last edit:

No description

type TranslationInputType {
  key: String!
  locale: String!
  manually_managed: Boolean
  value: String!
}

Fields

key (String)

locale (String)

for example en, de etc.

manually_managed (Boolean)

defines whether this object will be manually managed, meaning it will not be affected via pos-cli deploy / sync

value (String)

Questions?

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

contact us