Javier De La Fuente Sales

Results 1 issues of Javier De La Fuente Sales

Hi. I was wondering if it would make sense to add support for adding cost on the graphql types like this: ``` type Customer @complexity(value: 5){ name: String } type...