AppliedState
object
AppliedStateFields
Arguments
first
Int
after
String
filter
ModelFilter
sources
Arguments
first
Int
after
String
filter
SourceFilter
Arguments
first
Int
after
String
filter
TestFilter
unitTests
Arguments
first
Int
after
String
filter
TestFilter
Arguments
first
Int
after
String
filter
GenericMaterializedFilter
snapshots
Arguments
first
Int
after
String
filter
GenericMaterializedFilter
exposures
Arguments
first
Int
after
String
filter
ExposureFilter
lastUpdatedAt
DateTime
When this environment's state was last ingested.
tags
[String]
Distinct tags across all resources.
resourceCounts
JSONString
{resource_type: count} across the environment.
resources
Arguments
first
Int
after
String
filter
ResourcesFilter
packages
[String]
Distinct package names across the environment.
modelHistoricalRuns
Most-recent-first execution history for a single node, read from the raw run history (not the latest-only applied state). Provide uniqueId or identifier.
Arguments
uniqueId
String
identifier
String
Look up by model alias instead of uniqueId.
lastRunCount
Int
withCatalog
Boolean
Related topics
Discovery APIDiscovery API: query your dbt metadata over GraphQLState DiagramsWorking with Tagsdbt selector methods for precise CLI runs and tests