Type Alias HealthValueOverThresholdEventDetails
HealthValueOverThresholdEventDetails: { __typename?: "HealthValueOverThresholdEventDetails"; name: Scalars["String"]["output"]; threshold: Scalars["String"]["output"]; url: Scalars["String"]["output"]; value: Scalars["String"]["output"]; }