OBJECT
ImageSliderImageTranslation
link GraphQL Schema definition
- type ImageSliderImageTranslation implements TranslationInterface {
- : Int!
- # An ISO 639-1 valid locale, e.g.: fr, en, pt, ...
- : String!
- # Translation of attribute « title »
- : String
- # Translation of attribute « description »
- : String
- # Translation of attribute « url »
- : String
- # Translation of attribute « buttonLabel »
- : String
- }