CreateImageInput

Input for creating an image upload process

This page contains

    Fields

    type ImageType!

    Type of the image to upload

    productId ID!

    Id of the product to add the image to

    locale Locale!

    Image locale to create

    id ID

    Image id, required for FEATURE type image

    name StringInput

    Image name, applicable for SCREENSHOT type image

    Mutations for CreateImageInput

    createImage

    Create an image upload process and return a signed URL for direct upload