Classes
Enumerations
Interfaces
TypeAliases

CompassCreateMetricDefinitionPayload

The payload returned from creating a metric definition.

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

Rate this page: