INPUT_OBJECT
CreateDistributionListDigestBatchInput
Description
Input for creating distribution list digests.
link GraphQL Schema definition
- input CreateDistributionListDigestBatchInput {
- # List of event digests to create.
- : [EventDigestInput!]!
- }
INPUT_OBJECT
Input for creating distribution list digests.
- input CreateDistributionListDigestBatchInput {
- # List of event digests to create.
- : [EventDigestInput!]!
- }