DeleteReportViewPayload
Object
Returned after a successful Mutation.deleteReportView call.
Fields
| Field | Description | Type |
|---|---|---|
success | `true` when the view was deleted. When the deletion fails, the mutation responds with errors instead. | Boolean |
Used By (1)
DeleteReportViewPayload is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Mutation | deleteReportView |