OBJECT

AcknowledgeClusterNotificationReply

Description

Response for acknowledging a cluster notification.

link GraphQL Schema definition

  • type AcknowledgeClusterNotificationReply {
  • # Indicates whether the acknowledgment was successful.
  • success: Boolean!
  • }

link Require by