Ben Collier
06/09/2021, 7:51 AMJenny
06/09/2021, 10:34 AMBen Collier
06/09/2021, 3:08 PMJenny
06/09/2021, 3:49 PMmutation {
set_task_run_states (input: {states: {task_run_id: "TASK RUN ID", version: 3, state: {type: "Resume", message: "YOUR MESSAGE"}}}) {
states {
id
}
}
}
Should do it. The state input is JSON so you may need to format them. The version is how many times the task run has changed state - I believe that should be in context.Ben Collier
06/09/2021, 10:16 PMBen Collier
06/09/2021, 10:16 PMJenny
06/09/2021, 10:27 PMJenny
06/10/2021, 11:22 AM