Create functions to make requests to anchore graphql endpoints
In pkg/api/graphql
there should be a main.go
with the functions to hit the appropriate endpoint on anchore and retrieve the models identified. Ensure any pagination/authentication is used as required.
Requires #5 (closed)
Edited by Mark Howard