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 CREATED, ACTIVE, or COMPLETE.

The product field provides the details of the created or updated product.

For the ProductSetOperation, the userErrors field provides mutation errors that occurred during the operation.


Anchor to id
id
required

The ID of the ProductOperation to return.


Was this section helpful?

Anchor to ProductOperation
ProductOperation
Access requirements

An entity that represents details of an asynchronous operation on a product.


Was this section helpful?