Anchor to section titled 'undefined'

ProductBundleOperation
object

Requires read_products access scope.

An entity that represents details of an asynchronous ProductBundleCreate or ProductBundleUpdate mutation.

By querying this entity with the productOperation query using the ID that was returned when the bundle was created or updated, this can be used to check the status of an operation.

The status field indicates whether the operation is CREATED, ACTIVE, or COMPLETE.

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

The userErrors field provides mutation errors that occurred during the operation.


A globally-unique ID.

The product on which the operation is being performed.

The status of this operation.

Returns mutation errors occurred during background mutation processing.


Was this section helpful?
Map
  • No referencing fields
  • ProductBundleOperation


    Creates a new componentized product.

    Updates a componentized product.


    Was this section helpful?
    <~>
    ProductBundleOperation Mutations
    ProductBundleOperation

    ||-
    ProductBundleOperation Implements
    ProductBundleOperation