# ProductImageUpdatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `productImageUpdate` mutation. ### Access Scopes ## Fields * [image](/docs/api/admin-graphql/2024-07/objects/Image): Image - The image that has been updated. * [userErrors](/docs/api/admin-graphql/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [productImageUpdate](/docs/api/admin-graphql/2024-07/mutations/productImageUpdate) ## Examples