Eventjet GraphQL API documentation

DeleteReportViewPayload

Object

Returned after a successful Mutation.deleteReportView call.

Fields

FieldDescriptionType
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:

TypeField
MutationdeleteReportView