Nikita Sidorov

Results 3 issues of Nikita Sidorov

Hello @StevenACoffman @Desuuuu! This is continuation of original pr https://github.com/99designs/gqlgen/pull/2982. Changes: - Directive `@goMode` on enum values replaced with new directive `@goEnum` - Added restrictions for invalid binding settings and...

Hello! At the moment the following code will produce the result "no". I suggest a fix based on the code found in the original method `Is()`. ```golang func main() {...

Hi! Thanks for the new package `mem` and the optimizations associated with it. But there is one question, what is the reason for the restriction with `bufferPoolingThreshold` via `IsBelowBufferPoolingThreshold` call?...

Type: Question