Add a graphql endpoint for package registry
As a part of enabling better handoff of the work between frontend and backend, during the development and enhancement of our features we should strive to move our development effort from the REST API to a GRAPHQL api.
As the first step in this direction we should build a new endpoint/resource for the gitlab packages.
REST API for reference:
Edited by Nicolò Maria Mezzopera