ModifyReportViewPayload
Object
Returned after a successful Mutation.modifyReportView call.
Fields
| Field | Description | Type |
|---|---|---|
view | The updated `ReportView` reflecting the changes that were applied. When the modification fails, the mutation responds with errors instead. | ReportView |
Used By (1)
ModifyReportViewPayload is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Mutation | modifyReportView |