Accepts input to find components a scorecard is applied to and their scores
Property Name | Type | Description |
---|---|---|
after | InputMaybe<String> | Returns the components after the specified cursor position. |
filter | InputMaybe<CompassScorecardAppliedToComponentsQueryFilter> | Returns only components whose attributes match those in the filters specified |
first | InputMaybe<Number> | The first N number of components to return in the query. |
sort | InputMaybe<CompassScorecardAppliedToComponentsQuerySort> | Returns components according to the sorting scheme specified. |
Rate this page: