ImageInput
Attributes for adding an image
input ImageInput {
altText: String
height: Int
position: Int
src: Url!
width: Int
}
Fields
ImageInput.altText ● String scalar common
ImageInput.height ● Int scalar common
ImageInput.position ● Int scalar common
ImageInput.src ● Url! non-null scalar common
ImageInput.width ● Int scalar common
Member Of
AddProductInput input ● ProductAddInput input ● ProductUpdateInput input ● UpdateProductInput input