Frontend: Implement queries/mutations for execution environment - Part five
What
Part five of the FE refactor to introduce the ability to create runners with Google cloud.
This issue serves to hook up the queries / mutations for the static implementation of #437907 (closed)
- Queries that fetch region, zone and machine types
- Queries that fetch monthly estimate
- And the mutation that creates the runner with the google cloud data needed
Risks
- Ensure that existing code works and all new code is hidden properly behind feature flag
Edited by Payton Burdette