CreateReportViewInput
Input object
Input for creating a new saved report view.
Fields
| Field | Description | Type |
|---|
label | Display name for the new view; shown in the `ReportView.label` field. | String! |
|---|
reportId | The `Report.id` of the report configuration to save as this view. | ID! |
|---|