unreadApprovalCommentCount
No description
unreadApprovalCommentCount(
approvable_type_id: Int!
asset_id: ID!
): Int!
Arguments
unreadApprovalCommentCount.approvable_type_id ● Int! non-null scalar
unreadApprovalCommentCount.asset_id ● ID! non-null 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.


