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

Used By (1)

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

TypeField
MutationcreateReportView