stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > BulkOperation > rootObjectCount

AdminTypes.BulkOperation.rootObjectCount property

A running count of all the objects that are processed at the root of the query. For example, when fetching all the products and their variants, this field only counts products. This field can be used to track operation progress.

Signature:

rootObjectCount: Scalars['UnsignedInt64']['output'];