INPUT_OBJECT

DownloadObjectsListCsvInput

link GraphQL Schema definition

  • input DownloadObjectsListCsvInput {
  • # The day (YYYY-MM-DD) to get the latest snapshots of.
  • day: String!
  • # The user's IANA timezone.
  • timezone: String!
  • }

link Require by