feat: add rql query creators for workflowable entities
This adds three workflow related rql query creators. They return a bound rql query (a tuple [query, vars]) directly usable with transactionV2. The result extraction is left to the user but is documented for each query. We could add a wrapper doing the query and extraction later but I don't know which form it could take.
Close #3 (closed)
Edited by Guillaume Vandevelde