OBJECT

UpdateInsightStateReply

Description

Specifies whether the insight is dismissed.

link GraphQL Schema definition

  • type UpdateInsightStateReply {
  • # Whether the insight is dismissed.
  • isInsightDismissed: Boolean!
  • }

link Require by