0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/extensions/search
alexstan12 f75bce3085
feat(graphql): add an api to return referrers (#1009)
UI can now make use of OCI artifacts and references using `Referrers` gQL query.
It returns a list of descriptors that refer on their `subject` field to another
digest.

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-11-23 10:53:28 -08:00
..
common feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
cve refactor(cache): rewrote/refactored cachedb functionality to use interface (#667) 2022-11-02 15:53:08 -07:00
digest refactor(cache): rewrote/refactored cachedb functionality to use interface (#667) 2022-11-02 15:53:08 -07:00
gql_generated feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
resolver_test.go feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
schema.graphql feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
schema.resolvers.go feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00