MetricDefinitionNode
object
MetricDefinitionNodeFields
uniqueId
String!
resourceType
String!
name
String!
packageName
String
tags
[String]
groupName
String
dependsOnNodes
[String]
description
String
meta
JSONString
fqn
[String]
filePath
String
original_file_path in the dbt project.
parents
Direct upstream dependencies (one hop).
children
Nodes that directly depend on this node.
ancestors
All transitive upstream nodes; types optionally restricts resource types.
Arguments
types
[String]
definitionBlob
JSONString
The full raw manifest node — a superset of the first-class fields above.
metricType
String
simple / ratio / cumulative / derived / conversion.
label
String
typeParams
JSONString
filter
JSONString
Related topics
Weekly Metrics Pulse ReporterDiscovery API: query your dbt metadata over GraphQLDiscovery APIManaging SeedsLooker