Skip to Content
APIPlanning Center People TSSrcInterfacesInterface: ReportListOptions

planning-center-monorepo v1.0.0


planning-center-monorepo / planning-center-people-ts/src / ReportListOptions

Interface: ReportListOptions

Defined in: packages/planning-center-people-ts/src/types/api-options.ts:473 

Strictly typed options for Report getAll() - no pagination options

Extended by

Properties

where?

optional where: ReportWhereClause

Defined in: packages/planning-center-people-ts/src/types/api-options.ts:475 

Filter by specific fields


include?

optional include: string[]

Defined in: packages/planning-center-people-ts/src/types/api-options.ts:477 

Include related resources


order?

optional order: string

Defined in: packages/planning-center-people-ts/src/types/api-options.ts:479 

Order by field (prefix with ’-’ for descending)