workflowNodeQualificationCount
No description
workflowNodeQualificationCount(
end_date: DateTime
id: ID!
start_date: DateTime
): Int!
Arguments
workflowNodeQualificationCount.end_date ● DateTime scalar
workflowNodeQualificationCount.id ● ID! non-null scalar
workflowNodeQualificationCount.start_date ● DateTime scalar
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.


