graphql-compose-connection icon indicating copy to clipboard operation
graphql-compose-connection copied to clipboard

Specify connection resolver name in options

Open Scimonster opened this issue 6 years ago • 1 comments

I have a use-case for creating more than one connection resolvers for a typecomposer, but because the resolver name is hardcoded, this is quite complicated (i need to wrap it and do some juggling). It would be great if the resolver name could be set in the options.

Scimonster avatar Feb 25 '19 17:02 Scimonster

Can you make PR with default value with current name for backward compatibility?

nodkz avatar Feb 25 '19 18:02 nodkz