SourceDefinitionStateNestedNode
object
SourceDefinitionStateNestedNodeFields
uniqueId
String!
resourceType
String!
name
String!
sourceName
String
identifier
String
database
String
schema
String
tags
[String]
children
Nodes that directly depend on this source.
description
String
sourceDescription
String
meta
JSONString
loader
String
filePath
String
original_file_path in the dbt project.
fqn
[String]
patchPath
String
freshnessConfig
JSONString
The source's declared freshness SLA block.
definitionBlob
JSONString
The full raw manifest node — a superset of the first-class fields above.
Related topics
Discovery API: query your dbt metadata over GraphQLData Warehouse Toolsdbt selector methods for precise CLI runs and testsGo to DefinitionDiscovery API