Classes
Enumerations
Interfaces
TypeAliases

CompassInsertMetricValuePayload

The payload returned from inserting a metric value.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
metricSourceMaybe<CompassMetricSource>The metric source that the value was inserted into.
successBooleanWhether the mutation was successful or not.

Rate this page: