Backend: Implement PipelineCreations::Request in order to have async pipelines in pipeline/new page
Overview
This is a backed effort to support the frontend work of creating a new pipeline table and page for an improved pipeline creation flow
Technical Proposal
- Update
PipelineCreations::Request
to include the pipeline id in the metadata collected for Redis - Add async logic to the
PipelineCreate
mutation
Edited by Avielle Wolfe