graphql / foundation

GraphQL Foundation Charter and Legal Documents
https://graphql.org
MIT License
87 stars 26 forks source link

GSoC 2020 Idea: Interactive tutorial for GraphQL query syntax #10

Open IvanGoncharov opened 4 years ago

IvanGoncharov commented 4 years ago

I have an idea for a project that is more related to GraphiQL: an interactive tutorial for writing queries Something like that https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04 But as an interactive GraphiQL based tutorial with some challenges where you need to write some queries yourself. It would be a good app to test plugin APIs and also useful for people who just want to quickly learn graphql syntax.

I have almost zero knowledge of the front-end side so I can’t realistically mentor it :disappointed: so I post it here in case anyone wants to adopt it.

CC: @acao @orta

acao commented 4 years ago

great idea! GraphiQL 1.0.0 stable will support compositions like this as a goal

orta commented 4 years ago

Yeah, this is a cool interactive way to learn

IvanGoncharov commented 4 years ago

@acao @orta Do you want to adopt this idea as mentors? I can help with brainstorming but have zero knowledge of front-end so I can't review code.

tanaypratap commented 4 years ago

I can help with the code reviews if that's what is needed.

./Tanay

On Thu, 6 Feb, 2020, 12:43 PM Ivan Goncharov, notifications@github.com wrote:

@acao https://github.com/acao @orta https://github.com/orta Do you want to adopt this idea as mentors? I can help with brainstorming but have zero knowledge of front-end so I can't review code.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/graphql/foundation/issues/10?email_source=notifications&email_token=ACN6LH2IR7LQBQCWLOR5QA3RBO2BPA5CNFSM4KQFHDT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK6FQKY#issuecomment-582768683, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN6LH64JGVSPO4KURDIBY3RBO2BPANCNFSM4KQFHDTQ .

denyshubh commented 4 years ago

Hii @IvanGoncharov that's a great idea. I would love to add something to it. Should we make something like AWS API Gateway, It would help the users to get more insight into graphQL. I would love to help you in frontend as well as backend support. CC: @acao @orta