systemsCount
Count the systems affected by the filter.
systemsCount(
where: FilterInput
): Int!
Arguments
systemsCount.where ● FilterInput input
Filter for monitored systems
Type
Int scalar
The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.