RowCount - admin-graphql - OBJECT
Version: 2024-10
Description:
A row count represents rows on background operation.
Access Scopes
`read_products` access scope. Also: The shop has the `international_price_overrides` or Markets or B2B features enabled.
Fields
-
count:
Int! -
Estimated number of rows contained within this background operation.
-
exceedsMax:
Boolean! -
Whether the operation exceeds max number of reportable rows.
Connections
Related queries
Related mutations
Related Unions
Examples