productUpdate
MutationUpdates an existing product identified by its ID.
#
Arguments
- ProductUpdateInput!Required
input The product update input.
#
Payload
- [ProductUpdateError!]
errors User-facing errors that prevented the operation from succeeding.
- Product
product The product associated with this product update payload.