INPUT_OBJECT

AllEventDigestsInput

Description

Input for retrieving event digests.

link GraphQL Schema definition

  • input AllEventDigestsInput {
  • # User IDs of recipients whose event digests must be retrieved.
  • recipientUserIds: [String!]!
  • }

link Require by