Skip to main content
Anchor to PublicationOperation

PublicationOperation

union

Requires The user must have read_products or read_publications access.

The possible types of publication operations.

•OBJECT

Represents an operation publishing all products to a publication.

•ID!
non-null

A globally-unique ID.

•Int

The count of processed rows, summing imported, failed, and skipped rows.

•RowCount

Represents a rows objects within this background operation.

•ResourceOperationStatus!
non-null

The status of this operation.

•OBJECT

A catalog csv operation represents a CSV file import.

•ID!
non-null

A globally-unique ID.

•Int

The count of processed rows, summing imported, failed, and skipped rows.

•RowCount

Represents a rows objects within this background operation.

•ResourceOperationStatus!
non-null

The status of this operation.

•OBJECT

A bulk update operation on a publication.

•ID!
non-null

A globally-unique ID.

•Int

The count of processed rows, summing imported, failed, and skipped rows.

•RowCount

Represents a rows objects within this background operation.

•ResourceOperationStatus!
non-null

The status of this operation.


Was this section helpful?

Anchor to Fields with this unionFields with this union

•OBJECT

A publication is a group of products and collections that is published to an app.


Was this section helpful?