Move pipelines page to GraphQL - Part 5
What does this MR do and why?
Part one: !206072 (merged) 
Part two: !207467 (merged) 
Part three: !208865 (merged) 
Part four: !209348 (merged) 
Part five: YOU ARE HERE 
Goal: Move Build > Pipelines to use GraphQL as the SSOT for data. In part five we add in the All count and add query params support to scope for the tabs.
References
Screenshots or screen recordings
How to set up and validate locally
- First visit Build > Pipelinesand ensure existing feature works as expected.
- Next enable Feature.enable(:pipelines_page_graphql)&&Feature.enable(:fix_graphql_offset_pagination_preloads)feature flags
- Visit Build > Pipelinesagain
- Ensure All count is displayed and that query params with scopework.
- It's okay that the rest is missing and broken, we are iterating here (I.E filtered search, button actions)...
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #223264
Edited  by Payton Burdette
