Improved handling of resolver types
- #130: Fixes abstract resolver definitions passing through Supergraph import/export. Thanks @thomasmarshall.
- #131: Improvements to
@stitch
directive resolver mappings:- Multiple arguments attempt to match by name to the key used.
- Abstract resolvers may specify a
typeName
to target specific types with specific keys.