notesCount
Number of notes
Arguments
Returns
Int
Example
query notesCount( $conversation_id: ID $keywords: String $org_chat: Boolean $provider_id: ID $scheduled_notes: Boolean) { notesCount( conversation_id: $conversation_id keywords: $keywords org_chat: $org_chat provider_id: $provider_id scheduled_notes: $scheduled_notes )}