diff --git a/data/schema.graphql b/data/schema.graphql index 18e94efdeb8..b79a5f5c38c 100644 --- a/data/schema.graphql +++ b/data/schema.graphql @@ -14769,6 +14769,7 @@ type PartnerAlertHitsEdge { # The item at the end of the edge node: Alert + partnerSearchCriteriaID: String userIDs: [String] }