Proposal for unified graphql API
GraphQL API proposal for 1st ZOT release.
Which issue does this PR fix:
Several issues requesting graphql API changes need an API specification.
This is a proposal, not to be merged.
Does this PR introduce any user-facing change?: Yes, it determines the data shown to the users in ZUI/ZLI.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Codecov Report
Merging #696 (c858fdc) into main (672a2cd) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #696 +/- ##
=======================================
Coverage 89.74% 89.74%
=======================================
Files 91 91
Lines 18885 18885
=======================================
Hits 16948 16948
Misses 1469 1469
Partials 468 468
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Rebased to have a more accurate view of where we are now vs where we want to be.
Will close this as the last update was pushed in https://github.com/project-zot/zot/pull/1317. The mutations were replaced by a rest endpoint, and graphql remains used only for search extension.