graphql / graphql/graphql.github.io

Write more FAQ answers based on feedback

Open
#1,005 3 comments 0 reactions 0 assignees View on GitHub
💬 FAQ 📌 Help wanted
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.