OBJECT
CreateScheduledReportReply
Description
Represents the response for creating a scheduled report.
link GraphQL Schema definition
- type CreateScheduledReportReply {
- # Description of the newly created schedule.
- ScheduledReport! :
- }
OBJECT
Represents the response for creating a scheduled report.
- type CreateScheduledReportReply {
- # Description of the newly created schedule.
- ScheduledReport! :
- }