Skip to main content
objectSemanticModelDefinitionNode

Fields

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.

model
String

The unique_id / ref of the model this semantic model is built on.

dimensions
JSONString
entities
JSONString
measures
JSONString