INPUT_OBJECT
DownloadObjectFilesCsvInput
link GraphQL Schema definition
- input DownloadObjectFilesCsvInput {
- # The filters to apply on the list of activities.
- ListObjectFilesFiltersInput! :
- # The day, (YYYY-MM-DD), from which to collect user activity.
- String! :
- # The user's IANA timezone.
- String! :
- }