Ivo Meißner
Ivo Meißner
Currently we don't have support for Promises. Any suggestions for which library to use for that?
Default values should be able to be added via `@default` directive in the SDL
This prevents name collisions in the `CollectFields` method for entities named `F*C*`. Same issue that was addressed in #572. I second the suggestion there to opt out of dynamic name...
This PR addresses #93. It still needs some more validation across multiple environments / GraphQL versions. Any help with testing and verification is appreciated.