admin_translation_set_json
Last edit: Nov 10, 2025
Sets the whole JSON branch, either by merging it to the existing translations or by overwriting the whole branch
admin_translation_set_json(
strategy: TranslationJsonStrategy!
translation: TranslationJsonInputType!
): TranslationJson
Arguments
strategy (TranslationJsonStrategy)
translation (TranslationJsonInputType)
json with translation tree which should be set
Type
TranslationJson
TranslationJson