OBJECT
type InsightSubscription {# Subscribe to a flow of insight updates# # NOT YET IMPLEMENTED# # Arguments# impactedEntityId: [Not documented]# originatingEntityId: [Not documented]# type: [Not documented]insights(impactedEntityId: [EntityId!],originatingEntityId: [EntityId!],type: [String!]): Insight }