The payload returned from inserting a metric value.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
| metricSource | Maybe<CompassMetricSource> | The metric source that the value was inserted into. |
| success | Boolean | Whether the mutation was successful or not. |
Rate this page: