Brad I
07/01/2021, 3:24 PMsubscription {
flow_run_state_by_pk(id: "848a9771-4962-405b-86f1-2d4561ffffff") {
state
}
}
result:
{
"errors": [
{
"path": [
"flow_run_state_by_pk"
],
"message": "Cannot read property 'flow_run_state_by_pk' of undefined",
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
}
}
],
"data": {
"flow_run_state_by_pk": null
}
}
Kevin Kho
Kevin Kho
Brad I
07/01/2021, 3:46 PM