Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write more FAQ answers based on feedback #1005

Open
9 tasks
carolstran opened this issue Feb 15, 2021 · 3 comments 路 May be fixed by #1009
Open
9 tasks

Write more FAQ answers based on feedback #1005

carolstran opened this issue Feb 15, 2021 · 3 comments 路 May be fixed by #1009
Labels
馃挰 FAQ Related to the FAQ project for Google Season of Docs. 馃搶 Help wanted

Comments

@carolstran
Copy link
Member

The following questions are some ideas of what questions could be added to the FAQ page based on feedback we've received on the page so far.

馃檵馃徏 If anyone wants to take one (or more), please comment in this issue and then follow the contributing guidelines to open your pull request 馃殌

Here are the new questions added (sorted by section):

Getting Started

  • Can I use GraphQL to make graphs or charts?
  • What are the downsides of GraphQL?

General

  • Does GraphQL only work with graph-like structures or data sources that are graph-based?

Best Practices

  • Does GraphQL introduce a single point of failure?
  • How can I make part of my GraphQL API private?
  • How can I do error handling?
  • Schema-first or code-first?

Specification

  • Why doesn鈥檛 GraphQL have a wildcard field?
  • What is the N+1 problem I keep hearing about?
@carolstran carolstran added 馃搶 Help wanted 馃挰 FAQ Related to the FAQ project for Google Season of Docs. labels Feb 15, 2021
@Itsaadarsh
Copy link

Itsaadarsh commented Feb 20, 2021

Hello there @carolstran, I'd like to work on this feature so can you assign this to me?

And one more thing do I have to post all the questions and their respective answers here down below for reviewing before sending a PR?

@carolstran
Copy link
Member Author

Hey @Itsaadarsh, thanks for being interested in adding to the FAQ 馃殌 Would you like to work on all of the questions in this issue or would you prefer to start with one initially? Either way, you don't have to post them here first - you can open the PR and then it'll be reviewed by the team 馃槉

@Itsaadarsh
Copy link

Hey @carolstran, I'll start working on all the above-mentioned FAQs, if I'm not sure about some of them I'll skip them and also let you know about the skipped once, is that fine?

Itsaadarsh added a commit to Itsaadarsh/graphql.github.io that referenced this issue Feb 23, 2021
Itsaadarsh added a commit to Itsaadarsh/graphql.github.io that referenced this issue Feb 23, 2021
Itsaadarsh added a commit to Itsaadarsh/graphql.github.io that referenced this issue Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃挰 FAQ Related to the FAQ project for Google Season of Docs. 馃搶 Help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@carolstran @Itsaadarsh and others