admin_translation_update
Last edit: Oct 26, 2022
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