kreuzwerker / DKT.flows-engine

Apache License 2.0
0 stars 0 forks source link

[Resource:GraphQL] add startFlowRun & createAndStartFlowRun endpoint #32

Closed johipsum closed 7 years ago

johipsum commented 7 years ago
startFlowRun(flowRunId: ID!, payload: String!)

createAndStartFlowRun(flowId: ID!, userId: ID!, payload: String!)
johipsum commented 7 years ago

done by #33