INPUT_OBJECT
Autogenerated input type of ActivityLogDownloadMutation
input ActivityLogDownloadMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# Contextual History IDs for the needed downloadcontextualHistoryIds: [ID!]!}