Skip to main content

ProductImageInput

Attributes for adding a product image

input ProductImageInput {
altText: String
height: Int
position: Int
src: Url!
width: Int
}

Fields

ProductImageInput.altText ● String scalar

ProductImageInput.height ● Int scalar

ProductImageInput.position ● Int scalar

ProductImageInput.src ● Url! non-null scalar

ProductImageInput.width ● Int scalar

Member Of

AddProductInput input ● UpdateProductInput input