OBJECT
cpt codes policies join table
type CptCodesPolicy {# cpt codecode: String # id of instance of joins between cpt_code and policycpt_code_id: ID # date createdcreated_at: String # cpt code descriptiondescription: String # The unique identifier of the join between cpt_code and policy.id: ID # policy idpolicy_id: ID # date updatedupdated_at: String }