GraphQL API for listing all workflows for a user
Related to !156872 (comment 1971877641) we have APIs to create a workflow and to get a workflow by ID. But we'll also need an API at some point to get all the workflows for the users so that they have a UI to view them and restart them if necessary.