flavienbwk
Kevin Kho
client.graphql()
query { flow (where: {id: {_eq: "flow_id_here"}}) { id name flow_runs { id } } }