Classes
Enumerations
Interfaces
TypeAliases

CompassDeleteMetricDefinitionPayload

The payload returned from updating a metric definition.

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

Rate this page: