Accepts input to filter the scorecard criteria statistics history.
| Property Name | Type | Description |
|---|---|---|
| componentTypes | InputMaybe<CompassScoreStatisticsHistoryComponentTypesFilter> | The types of components to filter by. |
| customFields | InputMaybe<Array<CompassCustomFieldFilterInput>> | A collection of custom field IDs and values to filter what components the scorecard applies to |
| date | InputMaybe<CompassScoreStatisticsHistoryDateFilter> | The date at which to start filtering. |
| labels | InputMaybe<CompassScorecardScoreStatisticsLabelsFilter> | A collection of component labels used to filter what components the scorecard applies to. |
| owners | InputMaybe<CompassScoreStatisticsHistoryOwnersFilter> | The team owners to filter by. |
Rate this page: