Mark McDonald
06/24/2021, 3:32 PMKevin Kho
Mark McDonald
06/24/2021, 4:58 PMMark McDonald
06/24/2021, 5:00 PMcreate_flow_run_state_changed_hook_input
, then delete the old oneMark McDonald
06/24/2021, 5:00 PMMark McDonald
06/24/2021, 5:01 PMKevin Kho
Sean Harkins
07/22/2021, 8:47 PMflow_run_state_changed_hook
’s based on flow_group_id?
Jenny
07/22/2021, 10:00 PMJenny
07/22/2021, 10:07 PMquery {
hook (where: {event_tags: {_contains: {flow_group_id: ["xxxxxxxx"]}}}){
id
event_type
}
}
Sean Harkins
07/23/2021, 12:47 AM