Type alias UsageEventsReportInput

UsageEventsReportInput: { environmentId?: InputMaybe<Scalars["String"]>; usageEvents: UsageEventReportInput[] }

Type declaration