diff --git a/core/dbt/parser/README.md b/core/dbt/parser/README.md index 7e4c208cdf9..a7d5559c1b2 100644 --- a/core/dbt/parser/README.md +++ b/core/dbt/parser/README.md @@ -116,6 +116,9 @@ A different sub-parser is called for each main dictionary key in the yaml. * 'exposures' - SchemaParser.parse\_exposures * no 'patches' * Manifest: exposures +* 'groups' - SchemaParser.parse\_groups + * no 'patches' + * Manifest: groups # dbt Manifest