It would be nice from reusability standpoint to be able to specify the name of the resolver.
My use case is that I build a resolver with filters for related models in MongoDB. It's not very useful for the user to search by the ObjectId.
Relevant code