INPUT_OBJECT

CreateServiceOrionCategoryInputTranslations

Translations of a ServiceCategory

link GraphQL Schema definition

  • input CreateServiceOrionCategoryInputTranslations {
  • # Translation locale
  • locale: String!
  • # Translation of attribute « title »
  • title: String!
  • # Translation of attribute « description »
  • description: String
  • }