Serban Bajdechi
Serban Bajdechi
https://github.com/oblador/react-native-keychain/pull/471
@vonovak @OleksandrKucherenko @pcoltau This is the pr with the fix for the above situation
@oblador How can we get this approved and merged in the next release? Thank you.
I've pushed a fix for this 2 weeks ago, unfortunately there is no movement in the review processs. I wonder what can I do to move this forward.
This has been fixed and merged. @vonovak do you think a fix version can be released? Then we can close this. Thanks
@Tyler-Gauch as far as i have gone, we first need to enable directives on the bundle. That means we will need to enhance Overblog\GraphQLBundle\Config\Parser\GraphQL\ASTConverter\DirectiveNode to support all kind of directives....
This is a fork i did, its not yet finished. https://github.com/lolaent/GraphQLBundle/tree/objectExtension
@pascaldevink @Tyler-Gauch
> @serbanbjd nice! Any idea on how much work is still left to finish this as a PR? Well the most important work now is to pass the directives defined...