Skip to content

CustomReportCreate

No description available.

Fields

Field Type Description
charts [ReportChartCreate!] Chart configs for the report.
filters CustomReportFiltersConfig! Filters for the report data.
focus ReportFocusEnum!
isHidden Boolean Specifies whether the report should be hidden from the gallery view.
isReadOnly Boolean Specifies whether the report is auto-generated and not editable.
name String! Name of the report.
tables [ReportTableCreate!] Table configs for the report.