Eventjet GraphQL API documentation

DeleteReportViewInput

Input object

Input for deleting a saved report view.

Fields

FieldDescriptionType
viewIdThe `ReportView.id` of the saved view to delete.ID!

Used By (1)

DeleteReportViewInput is referenced by the following fields, arguments, and input fields:

TypeField
MutationdeleteReportView(input)