SavedQueryDefinitionNode
object
SavedQueryDefinitionNodeFields
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.
label
String
queryParams
JSONString
exports
JSONString
Related topics
Discovery APIDiscovery API: query your dbt metadata over GraphQLSelector Methodsdbt selector methods for precise CLI runs and testsdbt™ Model Query Cost Optimizer — BigQuery