Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateMetricDefinitionPayload

The payload returned from updating a metric definition.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.
updatedMetricDefinitionMaybe<CompassMetricDefinition>The updated metric definition.

Rate this page: