INPUT_OBJECT
Text with localization.
input LocalizedStringInput {# The language code of the string.language: String!# The value of the string.value: String!}