Classes
Enumerations
Interfaces
TypeAliases

CreateCompassScorecardPayload

The payload returned from creating a scorecard criterion.

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

Rate this page: