The payload returned from deleting a metric source.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
deletedMetricSourceId | Maybe<String> | The ID of the metric source that is deleted. |
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: