Eventjet GraphQL API documentation

CreateReportViewPayload

Object

Returned after a successful Mutation.createReportView call.

Fields

FieldDescriptionType
viewThe newly created `ReportView`. When the creation fails, the mutation responds with errors instead.ReportView