Skip to content

GraphQL: Add filtering support to Resolvers::ProjectPipelineAnalyticsResolver

In order to support the following UI in the Project CI/CD Analytics page, we need to add filtering support to Resolvers::Ci::ProjectPipelineAnalyticsResolver:

image

Need to update Resolvers::Ci::ProjectPipelineAnalyticsResolver to receive filters, to be applied in totals and graph fields.

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by Pedro Pombeiro