Leon Kozlowski
06/21/2021, 7:46 PMKevin Kho
prod_dbconnection
, dev_dbconnection
. If these really need to be the same name, then you would need multiple tenants to hold those secrets.Leon Kozlowski
06/21/2021, 8:06 PMZanie
Leon Kozlowski
06/21/2021, 8:54 PMquery {
flow_run_by_pk(id: "<FLOW_RUN_ID>") {
agent {
labels
}
}
}