organizationMembersCount
org members count
Arguments
licensed_in_state
· String
· Two letter state abbreviation (e.g. "CA", "NY") Returns
Int
Example
query organizationMembersCount( $conversation_id: ID $keywords: String $licensed_in_state: String) { organizationMembersCount( conversation_id: $conversation_id keywords: $keywords licensed_in_state: $licensed_in_state )}