Eventjet GraphQL API documentation

CreateReportViewInput

Input object

Input for creating a new saved report view.

Fields

FieldDescriptionType
labelDisplay name for the new view; shown in the `ReportView.label` field.String!
reportIdThe `Report.id` of the report configuration to save as this view.ID!