graphql / graphql/graphql.github.io
Write more FAQ answers based on feedback
- Dominant language
- TypeScript
- Stars
- 889
- Forks
- 1.5k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 21
Description
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](https://github.com/graphql/graphql.github.io/blob/source/CONTRIBUTING.md#add-a-question-to-the-faq) 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’t GraphQL have a wildcard field?
- [ ] What is the N+1 problem I keep hearing about?
Contributor guide
Assessment
This issue has not been assessed yet.