0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-03 23:09:41 -05:00
zot/pkg/extensions/search
Andrei Aaron 78feb4b495
docs(graphql): rewrote search.md (#1130)
* docs(graphql): rewrote search.md
docs(graphql): added pagination and filter docs for gql

Squash of both commits:
(cherry picked from commit 2268fa0510b32b27f2c1f71e9889ec769877553b)
(cherry picked from commit c96adc88b2fb9edff90e7e4b01a8885511ceb0df)
Signed-off-by: Catalin Hofnar <catalin.hofnar@gmail.com>

Some additional updates by Andrei Aaron to keep up with the changes on main.
Also add more comments to schema.graphql

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

* style: run a graphql schemma linter as a github workflow

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

---------

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Co-authored-by: Catalin Hofnar <catalin.hofnar@gmail.com>
2023-02-02 12:46:35 -08:00
..
common fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
convert feat(repodb): implement pagination for ImageList and integrate it with RepoDB (#1129) 2023-01-23 09:45:11 -08:00
cve fix(test): update the zot tests not to use test/data as rootDir (use a temporary folder instead) (#1162) 2023-02-02 11:39:03 -08:00
digest fix(test): update the zot tests not to use test/data as rootDir (use a temporary folder instead) (#1162) 2023-02-02 11:39:03 -08:00
gql_generated docs(graphql): rewrote search.md (#1130) 2023-02-02 12:46:35 -08:00
gqlgen.yml
resolver.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
resolver_test.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
schema.graphql docs(graphql): rewrote search.md (#1130) 2023-02-02 12:46:35 -08:00
schema.resolvers.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
search.md docs(graphql): rewrote search.md (#1130) 2023-02-02 12:46:35 -08:00