TranslationInputType
Last edit: Nov 10, 2025
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