Skip to main content
objectSnapshotAppliedStateNestedNode

Fields

uniqueId
String!
resourceType
String!
name
String!
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]
database
String
schema
String
alias
String

dbt's identifier filter maps to this field.

access
String

public / protected / private.

packageName
String
tags
[String]
groupName
String
dependsOnNodes
[String]

Parent unique_ids (ref/source dependencies).

description
String
meta
JSONString
config
JSONString
rawCode
String
compiledCode
String
language
String
materializedType
String

config.materialized (table/view/incremental/...).

contractEnforced
Boolean
constraints
JSONString
fqn
[String]
filePath
String

original_file_path in the dbt project.

patchPath
String
deprecationDate
String
version
String
latestVersion
String
packages
[String]
definitionBlob
JSONString

The full raw manifest node — a superset of the first-class fields above, for anything not surfaced individually.

executionInfo