GitLab CI/CD GraphQL API
GitLab's GraphQL API at /api/graphql. Many CI/CD entities (Pipeline, CiJob, CiRunner, MergeRequest pipelines) are exposed via GraphQL queries and mutations.
Overview
GitLab CI/CD GraphQL API is a GraphQL API specification published by GitLab CI/CD on the APIs.io network.
GitLab’s GraphQL API at /api/graphql. Many CI/CD entities (Pipeline, CiJob, CiRunner, MergeRequest pipelines) are exposed via GraphQL queries and mutations.
The GraphQL endpoint is available at https://gitlab.com/api/graphql. documentation is published at https://docs.gitlab.com/api/graphql/.
The specification includes 1 reference link.
Tagged areas include DevOps, CI/CD, Pipelines, GitLab, and DevSecOps.
Endpoint
References
- GraphQLExplorer https://gitlab.com/-/graphql-explorer
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.