Create Resolver to get all jobs from a stage based on the id or name (GraphQL)
Create a resolver that accepts a stage
name or id as an argument, so we can fetch only jobs for a stage. (used in mini pipeline graph dropdown.)
(as detailed in &5960 (comment 570249587))
Edited by Laura Montemayor