INPUT_OBJECT
ImageSliderImageInput
Image which belongs to an ImageSlider
link GraphQL Schema definition
- input ImageSliderImageInput {
- # Id of a Media which should be used as an image
- : Int!
- # Translations
- : [ImageSliderImageInputTranslation!]!
- }
INPUT_OBJECT
Image which belongs to an ImageSlider
- input ImageSliderImageInput {
- # Id of a Media which should be used as an image
- : Int!
- # Translations
- : [ImageSliderImageInputTranslation!]!
- }