insurancePlansCount
Get all potential insurance plans
Arguments
is_accepted
· Boolean
· The accepted status of the insurance plan Returns
Int
Example
query insurancePlansCount( $ids: String $is_accepted: Boolean $is_custom: Boolean $keywords: String) { insurancePlansCount( ids: $ids is_accepted: $is_accepted is_custom: $is_custom keywords: $keywords )}