Eventjet GraphQL API documentation

ModifyReportViewPayload

Object

Returned after a successful Mutation.modifyReportView call.

Fields

FieldDescriptionType
viewThe updated `ReportView` reflecting the changes that were applied. When the modification fails, the mutation responds with errors instead.ReportView