Anchor to productOperationproduct
queryproduct Operation
Returns a ProductOperation resource by ID.
This can be used to query the ProductSetOperation, using the ID that was returned when the product was created or updated by the ProductSet mutation.
The status
field indicates whether the operation is ,
, or
.
The product
field provides the details of the created or updated product.
For the
ProductSetOperation, the
field provides mutation errors that occurred during the operation.
Anchor to Possible returnsPossible returns
- Anchor to ProductOperationProduct•Product
Operation Operation An entity that represents details of an asynchronous operation on a product.
Was this section helpful?