Hi All I managed to get my `build_dbt_asset_selec...
# ask-community
f
Hi All I managed to get my
build_dbt_asset_selection
working with
--full-refresh
by adding below to the
run_config
Copy code
run_dbt_b32b7:
    config: {full_refresh: true}
However i am wondering what is
run_dbt_b32b7
and how can i be sure that the
b32b7
always will stay the same? It seems kind of scary 😄
o
Hi @Frederik Hagelund! You can set the `op_name`parameter on
load_assets_from_dbt_manifest