Classes
Enumerations
Interfaces
TypeAliases

CompassCreateMetricSourcePayload

The payload returned from creating a metric source.

Property NameTypeDescription
__typenameLiteral
createdMetricSourceMaybe<CompassMetricSource>The metric source that is created.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: