UpdateImageInput

Input for updating an image upload process

This page contains

    Fields

    type ImageType!

    Type of the image to upload

    productId ID!

    Id of the product to modify the image of

    locale Locale!

    Image locale to update

    id ID

    Image id, required for FEATURE type image

    name StringInput

    Image name, applicable for SCREENSHOT type image

    Mutations for UpdateImageInput

    updateImage

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