OBJECT

CreateScheduledReportReply

Description

Represents the response for creating a scheduled report.

link GraphQL Schema definition

  • type CreateScheduledReportReply {
  • # Description of the newly created schedule.
  • scheduledReport: ScheduledReport!
  • }

link Require by