GraphQL API resources
The GitLab GraphQL API reference is generated from the GraphQL schema.
For more information about the GitLab GraphQL API, see the GraphQL API documentation, or explore the API interactively using the GraphiQL explorer.
Reference
Enums
Types whose values are restricted to a fixed list of options.
Scalars
Primitive leaf values used in the API, including custom types such as Global IDs and time values.
Input types
Groups of arguments passed together to mutations and fields.
Directives
Schema and query modifiers that change how fields are executed or validated.