Trimmed during port: the integration-management methods
(getFacilitiesWithIntegrations, getFacilityWithIntegrations,
addFacilityIntegration, updateFacilityIntegration,
getFacilitiesWithLevelsOfCare) and the FacilityWithIntegrations /
TriggerFilterGroup derived types were removed because v2's regenerated
supabase types disagree with v1 on the integrations table shape (no
entity_id, no qualifacts_insync enum value) and the
chart_review_template_triggers join. None of them are used by chart-review.
Reintroduce via v2-native queries when needed.
Trimmed during port: the integration-management methods (
getFacilitiesWithIntegrations,getFacilityWithIntegrations,addFacilityIntegration,updateFacilityIntegration,getFacilitiesWithLevelsOfCare) and theFacilityWithIntegrations/TriggerFilterGroupderived types were removed because v2's regenerated supabase types disagree with v1 on theintegrationstable shape (noentity_id, noqualifacts_insyncenum value) and thechart_review_template_triggersjoin. None of them are used by chart-review. Reintroduce via v2-native queries when needed.