Classes
Enumerations
Interfaces
TypeAliases

CompassScorecardsQuery

Accepts input to find available scorecards, optionally filtered and/or sorted.

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

Rate this page: