catalogOperations - admin-graphql - QUERY
Version: 2025-01
Description:
Returns the most recent catalog operations for the shop.
Access Scopes
`read_products` access scope or `read_publications` access scope.
Arguments
Returns
-
id:
ID!
A globally-unique ID.
-
processedRowCount:
Int
The count of processed rows, summing imported, failed, and skipped rows.
-
rowCount:
RowCount
Represents a rows objects within this background operation.
-
status:
ResourceOperationStatus!
The status of this operation.
Examples