INPUT_OBJECT

ActivityLogDownloadMutationInput

Autogenerated input type of ActivityLogDownloadMutation

link GraphQL Schema definition

  • input ActivityLogDownloadMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # Contextual History IDs for the needed download
  • contextualHistoryIds: [ID!]!
  • }