INPUT_OBJECT

ImageSliderImageInputTranslation

link GraphQL Schema definition

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