Krasimir Shontov

Results 2 issues of Krasimir Shontov

**Is your feature request related to a problem? Please describe.** Hi there! 👋 I am trying to use the @node directive for setting labels from jwt values ( introduced with...

feature request

**Description:** Currently, `null` values are explicitly ignored and cause an error when parsing. This is not correct, because the GraphQL spec supports them. ([ref](https://github.com/graphql/graphql-spec/blame/51337a9b820e296fa7d03ae77d534cb4b247c201/spec/Section%202%20--%20Language.md#L975)). There are also quite a few...