updateInsurancePlan
Update Insurance Plan
Arguments
input
· updateInsurancePlanInput · Parameters for updateInsurancePlan Returns
updateInsurancePlanPayload Example
mutation updateInsurancePlan($input: updateInsurancePlanInput) { updateInsurancePlan(input: $input) { insurance_plan messages }}