OBJECT
Call reference information associated with a policy
type CallReference {# Date call was madedate_recorded: String id: ID! # Notes taken for this reference callnotes: String # call reference number provided by insurance companyreference_number: String # Time call was madetime_recorded: String # The ID of the patient who the call reference is foruser_id: Int }