Anchor to section titled 'undefined'

ProductUpdatePayload
payload

Return type for productUpdate mutation.


The updated product object.

The list of errors that occurred from executing the mutation.


Was this section helpful?

Updates a product.

For versions 2024-01 and older: If you update a product and only include some variants in the update, then any variants not included will be deleted.

To safely manage variants without the risk of deleting excluded variants, use productVariantsBulkUpdate.

If you want to update a single variant, then use productVariantUpdate.


Was this section helpful?
Map

Mutation with this payload

ProductUpdatePayload