INPUT_OBJECT

UpdateImageSliderInputTranslation

Input translation for creating an Image Slider

link GraphQL Schema definition

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