Classes
Enumerations
Interfaces
TypeAliases

CompassScorecardAppliedToComponentsQuery

Accepts input to find components a scorecard is applied to and their scores

Property NameTypeDescription
afterInputMaybe<String>Returns the components after the specified cursor position.
filterInputMaybe<CompassScorecardAppliedToComponentsQueryFilter>Returns only components whose attributes match those in the filters specified
firstInputMaybe<Number>The first N number of components to return in the query.
sortInputMaybe<CompassScorecardAppliedToComponentsQuerySort>Returns components according to the sorting scheme specified.

Rate this page: