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