INPUT_OBJECT
Input type for updating Media's translations
input UpdateMediaTranslationInput {# Translation localelocale: String!# Translation of attribute « title »title: String# Translation of attribute « description »description: String}