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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add new set of questions to FAQ page #986

Closed
wants to merge 14 commits into from

Conversation

carolstran
Copy link
Member

💓 This PR is part of Google Season of Docs 💓

⚠️ Work-in-progress PR while I finish drafting the answers.

Adding new questions based on the feedback from the past rounds about what's missing from the FAQ page.

Here are the new questions added (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?

@carolstran carolstran added 🚧 In progress 💬 FAQ Related to the FAQ project for Google Season of Docs. labels Dec 5, 2020
@carolstran carolstran self-assigned this Dec 5, 2020
Base automatically changed from faq-redesign to source December 21, 2020 21:19
@carolstran
Copy link
Member Author

Closing since I ran out of time for this and opening an issue instead ✨

@carolstran carolstran closed this Feb 15, 2021
@enisdenjo enisdenjo deleted the faq-missing-questions branch February 26, 2024 17:30
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. 🚧 In progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant