Home > @infiniteobjects/shopify-data-manager > AdminTypes > BulkOperation > objectCount
A running count of all the objects processed. For example, when fetching all the products and their variants, this field counts both products and variants. This field can be used to track operation progress.
Signature:
objectCount: Scalars['UnsignedInt64']['output'];