Can we filter out dbt nodes in dbt recipe itself ?
# all-things-deployment
c
Can we filter out dbt nodes in dbt recipe itself ?
d
You can use `node_name_pattern`` or
node_type_pattern
for this
👍 1