INPUT_OBJECT
Input type for creating/updating Translations of a Field
input FieldTranslationsInput {# Translation localelocale: String!# Translation of attribute « value »value: String}