Luis Jimenez
Results
1
issues of
Luis Jimenez
I am trying to enable the QueryComplexity rule and noticing that when the rule executes, it attempts to parse the values of the inputs multiple times [for each Field definition](https://github.com/webonyx/graphql-php/blob/master/src/Validator/Rules/QueryComplexity.php#L235-L239)....
enhancement