Skip to main content

checkCount

Count the affected checks.

checkCount(
where: FilterInput
): Int!

Arguments

checkCount.where ● FilterInput input

The filter conditions for this query.

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.