https://github.com/jenkinsci/graphql-server-plugin
A GraphQL implementation of the Jenkins API
https://github.com/jenkinsci/graphql-server-plugin
deprecated graphql jenkins jenkins-deprecated jenkins-plugin rest-api
Last synced: 6 months ago
JSON representation
A GraphQL implementation of the Jenkins API
- Host: GitHub
- URL: https://github.com/jenkinsci/graphql-server-plugin
- Owner: jenkinsci
- License: mit
- Created: 2019-06-27T03:46:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T03:08:26.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T04:41:27.273Z (about 1 year ago)
- Topics: deprecated, graphql, jenkins, jenkins-deprecated, jenkins-plugin, rest-api
- Language: Java
- Homepage: https://plugins.jenkins.io/graphql-server
- Size: 898 KB
- Stars: 9
- Watchers: 3
- Forks: 9
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graphql Server Plugin
[](https://ci.jenkins.io/job/Plugins/job/graphql-server-plugin/job/master/)
[](https://github.com/jenkinsci/graphql-server-plugin/releases/latest)
[](https://dependabot.com)
This plugin provides a graphql server api implementation for Jenkins.
There is an web ui based explorer at /graphql/client, and the api endpoint is /graphql/
## Reporting issues
Please create a ticket for any bug reports or feature requests on
[Jenkins JIRA](https://issues.jenkins-ci.org/) and add `graphql-server-plugin`
as the 'Component'.
## Changelog
See [GitHub Releases](https://github.com/jenkinsci/graphql-server-plugin/releases)