Hello you wonderful group of people! Is there a best-practice for producing a mermaid (or other diagram) for a flow that shows relationships and what the expected task result format would be?
c
Christopher Boyd
12/30/2022, 3:03 PM
Hi Joshua, is this in reference to prefect 1 or prefect 2?
In Prefect 1, I believe you are asking about the DAG graph that is generated?
In Prefect 2 this is not a thing as it is more dynamic, and non-discrete
j
Joshua Grant
12/30/2022, 4:28 PM
I'm actually migrating from prefect 0.15 to 2.x, so would like to document the existing flows and their returned objects, and was hoping there was a way to auto generate documentation in v2