Magidoc

ProductImageBulkCreateInput
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. Either an image or a url must be provided.

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. Either an image or a url must be provided.

Usages

#

References

#

  • Argument input of field productImageBulkCreate from type Mutation