Create issues for each missing feature to ease collaboration
I would like to contribute to a more flexible approach to graphql than graphql core offers. This lib seems the better option but it's still incomplete.
Perhaps you could open a few issues and tag them as good first issues to get more colaboradors. I could help if you want
Thank you, I am glad to see your interest. I post some incomplete features in README, such as directive support, custom scalar types. If you have time to look at it, we could have a discussion about the specific feature you are interested in.
In the current, the basic usage of GraphQL is fully supported, so do not mind to use it. The next milestone I think we should complete the enhancement advanced feature in the GraphQL spec like support directives specifying, allow to define custom scalar types. Then we can focus on GraphQL Federation implementation.
I would like to see if i can provide support for custom scalars. It seems like a small task to begin with. Do you see any obstacles in that path?
I created #33 to continue the discussion if you want