Muhammad Usman Ghani
06/30/2022, 5:12 PMflow_run_ids
, even when there are some schedules flow_runs available in the DB.
mutation($input: get_runs_in_queue_input!) {
get_runs_in_queue(input: $input {flow_run_ids}
}
Anna Geller
Muhammad Usman Ghani
07/01/2022, 5:47 AMAnna Geller