GraphQL-Gate icon indicating copy to clipboard operation
GraphQL-Gate copied to clipboard

Implement "resolve" complexity analysis

Open evanmcneely opened this issue 3 years ago • 1 comments

At the time of writing, the express middleware function is hard coded to use the type complexity algorithm for complexity analysis. Refactor this function to make the choice of resolve or type complexity analysis a configuration option for the developer.

evanmcneely avatar Jun 02 '22 17:06 evanmcneely

Wait for the resolve complexity analysis to be comlpeted

evanmcneely avatar Jul 14 '22 17:07 evanmcneely