INPUT_OBJECT

UpdateServiceOrionCategoryInputTranslations

Translations of a ServiceCategory

link GraphQL Schema definition

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