# 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](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - Estimated number of rows contained within this background operation. * [exceedsMax](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether the operation exceeds max number of reportable rows. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples