TestAppliedStateNestedNode
object
TestAppliedStateNestedNodeFields
uniqueId
String!
name
String!
columnName
String
attachedNode
String
unique_id of the model/source this test runs against.
tags
[String]
dependsOnNodes
[String]
Nodes this test runs against.
parents
The nodes this test depends on.
description
String
meta
JSONString
rawCode
String
compiledCode
String
config
JSONString
testMetadata
JSONString
Generic test metadata (name, kwargs, namespace).
testType
String
generic / singular.
fqn
[String]
filePath
String
original_file_path in the dbt project.
definitionBlob
JSONString
The full raw manifest node — a superset of the first-class fields above.
executionInfo
Related topics
Discovery APIDiscovery API: query your dbt metadata over GraphQLdbt selector methods for precise CLI runs and testsGraph viewModel groups