Classes
Enumerations
Interfaces
TypeAliases

Rate this page:

UpdateCompassScorecardCriteriasPayload

The payload returned from updating a scorecard criterion.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
scorecardMaybe<CompassScorecard>The scorecard that was mutated.
successBooleanWhether the mutation was successful or not.

Rate this page: