Type: object
No Additional Properties

Type: object

Metadata about the manifest

Same definition as metadata

Type: object

The sources defined in the dbt project and its dependencies

Each additional property must conform to the following schema

Type: object
Same definition as SourceDefinition

Type: object

The macros defined in the dbt project and its dependencies

Each additional property must conform to the following schema

Type: object
Same definition as Macro

Type: object

The docs defined in the dbt project and its dependencies

Each additional property must conform to the following schema

Type: object
Same definition as Documentation

Type: object

The exposures defined in the dbt project and its dependencies

Each additional property must conform to the following schema

Type: object
Same definition as Exposure

Type: object

The metrics defined in the dbt project and its dependencies

Each additional property must conform to the following schema

Type: object
Same definition as Metric

Type: object

The groups defined in the dbt project

Each additional property must conform to the following schema

Type: object
Same definition as Group

Type: object

The selectors defined in selectors.yml


A mapping of the disabled nodes in the target

Type: object

Each additional property must conform to the following schema

Type: array
No Additional Items

Each item of this array must be:


Type: null


A mapping fromĀ child nodes to their dependencies

Type: object

Each additional property must conform to the following schema

Type: array of string
No Additional Items

Each item of this array must be:

Type: null


A mapping from parent nodes to their dependents

Type: object

Each additional property must conform to the following schema

Type: array of string
No Additional Items

Each item of this array must be:

Type: null


A mapping from group names to their nodes

Type: object

Each additional property must conform to the following schema

Type: array of string
No Additional Items

Each item of this array must be:

Type: null

Type: object

The saved queries defined in the dbt project

Each additional property must conform to the following schema

Type: object
Same definition as SavedQuery

Type: object

The semantic models defined in the dbt project

Each additional property must conform to the following schema

Type: object
Same definition as SemanticModel