updateClientInsurance: Insurance
This mutation is used to update insurance information for an existing client. This includes insurance name and number. **Returns:** Returns the new client details for the updated client.
insuranceName: String!
insuranceNumber: String!
