HI, how do I set the `io_manager_key` argument for...
# ask-community
t
HI, how do I set the
io_manager_key
argument for a graph backed asset
AssetsDefinition.from_graph(...)
?
🤖 1
o
hi @Timo! The best way to do this at the moment is to set the io_manager_key on the output of the final op in the graph (the one that represents the asset).
👍 1