The payload returned from updating a scorecard criterion.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
scorecardDetails | Maybe<CompassScorecard> | The scorecard that was mutated. |
success | Boolean | Whether the mutation was successful or not. |
Rate this page: