admin_translation_update
Last edit: Apr 20, 2026
Updates translation. If translation does not exist, it will be created.
admin_translation_update(
key: String!
locale: String!
translation: UpdateTranslationInputType!
): Translation
Arguments
key (String)
locale (String)
for example en, de etc.
translation (UpdateTranslationInputType)
Type
Translation
Translation