SourceAppliedStateNestedNode
object
SourceAppliedStateNestedNodeFields
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.
freshness
freshnessChecked
Boolean
Whether a freshness check has been recorded.
catalog
Related topics
Discovery APIDiscovery API: query your dbt metadata over GraphQLGraph viewdbt selector methods for precise CLI runs and testsModel groups