Magidoc

ProductImageCreateInput
Input Object

Fields

#

alt

Alt text for an image.

externalId

External ID of the product image if originating from outside the system.

externalSource

External source of the product image if originating from outside the system.

image

Represents an image file in a multipart request.

product

ID !
Non-null

ID of an product.

transferImageOwnership

Only for use by Marketplace Operator, if true then the image ownership will transfer to the seller that owns the product it is being assigned to, if false or not provided then image ownership will not transfer.

url

URL of image to upload

Usages

#

References

#

  • Argument input of field productImageCreate from type Mutation