Requires read_customers access scope or read_companies access scope. Also: The API client must be installed on a Shopify Plus store.

The number of companies for a shop.


Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.


Was this section helpful?
Hide code
Query reference
Copy
{
  companyCount {
    # Int fields
  }
}