Magidoc

ProductImageBulkCreate
Object

Create one or more product images. For each image, if URL is present, image will be taken from provided URL. If any image has no URL provided, then this mutation must be sent as a multipart request. More detailed specs of the upload format can be found here: https://github.com/jaydenseric/graphql-multipart-request-spec

Fields

#

bulkProductImageErrors

Non-null

images

Non-null

List of the created images.

product

Usages

#

References

#