INPUT_OBJECT

ModifyDistributionListDigestBatchInput

Description

Input for modifying event digests.

link GraphQL Schema definition

  • input ModifyDistributionListDigestBatchInput {
  • # List of event digests to modify.
  • digests: [EventDigestInput!]!
  • }

link Require by