Magidoc

productImageCreate
Mutation

Create a product image. If URL is present, image will be taken from provided URL. If 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

Arguments

#

input

Non-null

Fields required to create a product image.

Response

#

Returns ProductImageCreate .

Example

#