DeleteReportConfiguration
Endpoint to delete a report configuration.
type DeleteReportConfiguration {
deleted: Boolean
errors: PayloadError
}
Fields
DeleteReportConfiguration.deleted ● Boolean scalar
DeleteReportConfiguration.errors ● PayloadError object
Returned By
deleteReportConfiguration mutation