GitLab GraphQL API

GraphQL is a query language for APIs. You can use it to request the exact data you need, and therefore limit the number of requests you need. GraphQL data is arranged in types, so your client can use client-side GraphQL libraries to consume the API and avoid manual parsing. There are no fixed endpoints and no data model, so you can add to the API without creating breaking changes. This enables us to have a versionless API.

Links

Properties

Common

Rating

  • Score: 120

Rules

Name of APIs.json 10
Description of APIs.json 10
Image of APIs.json 10
URL for APIs.json 10
Tags for APIs.json 5
Name of APIs 10
Description of APIs 10
Image of APIs 10
Human URL for APIs 10
Base URL for APIs 10
Tags for API 5
Maintainers for APIs.json 10
Maintainers for APIs.json 5
Maintainers Email 5
Score: 120

View All Rules