ReportErrorInput is an input datatype for warnings or errors from the results of a scheduled report. It's used by the ScheduledReportResultFailedInput datatype, which in turn is used by the scheduledReportResultFailed() mutation field.

Table: ReportErrorInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 19, 2024
errorMessagestringyes Long-TermThe error message.
errorTypestringyes Long-TermThe type of error. Supported values are Error or Warning.