Nikita Bahliuk

Results 12 comments of Nikita Bahliuk

@StevenACoffman I am working on the PR and noticed a weird behavior of `OnField` observer. I have a schema like this: ```graphqls type Query { topLevelField: TopLevelField } type TopLevelField...

i had a pretty simple implementation ready, and when i was covering it with tests i noticed this fragments thingy... I didn't have time to get back to it and...