Classes
Enumerations
Interfaces
TypeAliases

CompassDeleteMetricSourcePayload

The payload returned from deleting a metric source.

Property NameTypeDescription
__typenameLiteral
deletedMetricSourceIdMaybe<String>The ID of the metric source that is deleted.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: