A metric source scoped to a Team
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| externalMetricSourceId | Maybe<String> | |
| forgeAppId | Maybe<String> | |
| id | String | |
| metricDefinition | Maybe<CompassMetricDefinition> | |
| team | Maybe<CompassTeamData> | the team this metric instance belongs to |
| title | Maybe<String> | |
| url | Maybe<String> | |
| values | Maybe<CompassMetricSourceValuesConnection> |
Rate this page: