OBJECT
UpdateScheduledReportReply
Description
Represents the response for editing a scheduled report.
link GraphQL Schema definition
- type UpdateScheduledReportReply {
- # Description of the edited schedule.
- ScheduledReport! :
- }
OBJECT
Represents the response for editing a scheduled report.
- type UpdateScheduledReportReply {
- # Description of the edited schedule.
- ScheduledReport! :
- }