dependencies: add GraphQL resolver to list lockfile indexes
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: mrnugget
This is just a tiny resolver and a lot of boilerplate. I'll need to extend the LockfileIndex resolver to have more attributes, etc.
But I want to get this in because there's so much boilerplate and high chance of yak-shaving around how to hook up services, resolvers, etc.
What's in here is a mixture of the executors
resolvers and the patterns we have in other resolvers, such as the codeintel
or batches
resolvers.
Push commits to the source branch or add previously merged commits to review them.