Skip to main content

performanceReports

Fetches a list of performance reports by given filter and ids. Does not include incomplete reports (those can be fetched via Client.performanceReport)

performanceReports(
filter: PerformanceReportFilter!
): [DividedPerformanceReport]

Arguments

performanceReports.filter ● PerformanceReportFilter! non-null input

Type

DividedPerformanceReport object

Represents a single divided performance report. Subset of the monthly performance report, divided by service area, client, and month.