INPUT_OBJECT
Translations of a Category
input CreateCategoryInputTranslations {# Translation localelocale: String!# Translation of attribute « title »title: String!# Translation of attribute « description »description: String!}