pygraphy icon indicating copy to clipboard operation
pygraphy copied to clipboard

Create issues for each missing feature to ease collaboration

Open Ambro17 opened this issue 5 years ago • 3 comments

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

Ambro17 avatar Jul 12 '20 17:07 Ambro17

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.

ethe avatar Jul 13 '20 03:07 ethe

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.

ethe avatar Jul 13 '20 03:07 ethe

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

Ambro17 avatar Jul 13 '20 23:07 Ambro17