zot icon indicating copy to clipboard operation
zot copied to clipboard

Proposal for unified graphql API

Open andaaron opened this issue 3 years ago • 1 comments

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.

andaaron avatar Aug 02 '22 16:08 andaaron

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

codecov[bot] avatar Aug 02 '22 17:08 codecov[bot]

Rebased to have a more accurate view of where we are now vs where we want to be.

andaaron avatar Jan 26 '23 17:01 andaaron

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.

andaaron avatar Apr 25 '23 08:04 andaaron