-
Notifications
You must be signed in to change notification settings - Fork 61
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
docs: Fix NextJS and Gatsby sections on using a GraphQL IDE #1445
Commits on Aug 26, 2022
-
fix: NextJS and Gatsby getting started steps that were swapped
Only Gatsby provides GraphiQL to explore the API via http://localhost:8000/__graphql. Our NextJS starter doesn't provide something similar, so the section about the using GraphQL Playground is more suitable to it. The section names were inverted.
Configuration menu - View commit details
-
Copy full SHA for 5524157 - Browse repository at this point
Copy the full SHA 5524157View commit details -
fix: A GraphiQL mention instead of GraphQL Playground
But are GraphQL IDEs, but different ones at that.
Configuration menu - View commit details
-
Copy full SHA for 53e2c86 - Browse repository at this point
Copy the full SHA 53e2c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 351d740 - Browse repository at this point
Copy the full SHA 351d740View commit details -
chore: Generalize "GraphQL IDE" instead of singling out just GraphiQL
GraphiQL is just for Gatsby so it doesn't make sense to single it out.
Configuration menu - View commit details
-
Copy full SHA for ade518b - Browse repository at this point
Copy the full SHA ade518bView commit details -
Revert "chore: Generalize "GraphQL IDE" instead of singling out just …
…GraphiQL" This reverts commit ade518b. Let's keep this change simple!
Configuration menu - View commit details
-
Copy full SHA for 9f3fb48 - Browse repository at this point
Copy the full SHA 9f3fb48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b7011 - Browse repository at this point
Copy the full SHA 15b7011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e87980 - Browse repository at this point
Copy the full SHA 1e87980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4488285 - Browse repository at this point
Copy the full SHA 4488285View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1cc89e - Browse repository at this point
Copy the full SHA f1cc89eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b17ce5 - Browse repository at this point
Copy the full SHA 6b17ce5View commit details