Docs
Dashboard

ProductUpdatePayload

Object

Fields returned for product update payload.

#

Fields


errors
[ProductUpdateError!]

User-facing errors that prevented the operation from succeeding.

product
Product

The product associated with this product update payload.

#

Mutations


Updates an existing product identified by its ID.