CreateReportViewPayload
Object
Returned after a successful Mutation.createReportView call.
Fields
| Field | Description | Type |
|---|---|---|
view | The newly created `ReportView`. When the creation fails, the mutation responds with errors instead. | ReportView |
Used By (1)
CreateReportViewPayload is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Mutation | createReportView |