Vipul
09/16/2020, 4:28 PMjosh
09/16/2020, 4:33 PMquery {
flow(where: {id: {_eq: "FLOW_ID"}}) {
version_group_id
}
}
Vipul
09/16/2020, 4:37 PMjosh
09/16/2020, 4:38 PMflow_name.prefect
so if you have two flows with the same name the second registration will overwrite the firstVipul
09/16/2020, 4:40 PM