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