OBJECT
Benefit associated with policy
type Benefit {# Enumerated field: Medical or Preventive. Describes the type of benefitcategory: String # Coinsurance percentage duecoinsurance: String # Copay amount duecopay: String deductible_calendar_year: String deductible_year_to_date: String id: ID! # If true, benefits include telemedicinetelemedicine: Boolean }