OBJECT

UpdateDistributionListDigestReply

Description

Container for a list of updated distribution list digests.

link GraphQL Schema definition

  • type UpdateDistributionListDigestReply {
  • # A list of saved event digests.
  • eventDigests: [EventDigest!]!
  • }

link Require by