OBJECT
type CarePlanConnection {# The ID of the connected care plancare_plan_id: ID # The ID of the connected itemconnectable_id: ID # The type of the connected itemconnectable_type: String id: ID! }