INPUT_OBJECT
Input type for adding Translations during the creation of an Imagine List
input CreateImagineInputTranslations {# Translation localelocale: String!# Translation of attribute « title »title: String!# Translation of attribute « description »description: String}