Lucas Cavalcanti Rodrigues
gql( ''' query LatestFlowByName($name: String) { flow( where: {name: {_eq: $name}}, order_by: {version: desc}, limit: 1, ) { id } } ''', )
Jenny
query { flow_group { id } }
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.