| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| applicationType | String | The application type for the scorecard. |
| componentCreationTimeFilter | Maybe<CompassComponentCreationTimeFilter> | Component creation time used to filter what components the scorecard applies to. |
| componentCustomFieldFilters | Maybe<Array<CompassCustomFieldFilter>> | Component custom field filters used to filter what components the scorecard applies to. |
| componentLabels | Maybe<Array<CompassComponentLabel>> | A collection of component labels used to filter what components the scorecard applies to. |
| componentLifecycleStages | Maybe<CompassLifecycleFilter> | A collection of component lifecycle stages used to filter what components the scorecard applies to. |
| componentOwnerIds | Maybe<Array<String>> | A collection of component owners used to filter what components the scorecard applies to. |
| componentTiers | Maybe<Array<CompassComponentTier>> | A collection of component tiers used to filter what components the scorecard applies to. |
| componentTypeIds | Array<String> | A collection of component types used to filter what components the scorecard applies to. |
| repositoryValues | Maybe<CompassRepositoryValue> | Component repository link value used to filter what components the scorecard applies to. |
Rate this page: