OBJECT
icd codes super bills join table
type IcdCodesSuperBill {# date createdcreated_at: String # icd codeicd_code: IcdCode # icd code idicd_code_id: ID id: ID! # super bill idsuper_bill_id: ID # date updatedupdated_at: String }