Classes
Enumerations
Interfaces
TypeAliases

Rate this page:

DeleteCompassScorecardCriteriasPayload

The payload returned from deleting 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: