-
Notifications
You must be signed in to change notification settings - Fork 2k
docs: move migrate from express graphql guide to graphqlJS docs #4433
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
base: 16.x.x
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all your amazing work on the docs! Made a few scattered comments just to think about.
Thank you @yaacovCR for your thoughtful feedback! I have addressed it in my recent commit. Let me know if you spot anything else :) |
Co-authored-by: Yaacov Rydzinski <yaacovCR@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice article. Maybe the "Consider IDE support in development" section wants removing or merging with the "Step 5: Add a GraphQL IDE (optional)" section?
@enisdenjo can you sign off on the accuracy of the steps provided?
If @enisdenjo confirms the migration steps look good, I approve 👍 |
You don't seem to have pushed any more commits... But I also notice that GitHub is having issues so maybe you have and they're just not showing up yet. |
Resolves this feedback: graphql/graphql.github.io#2005 (review)
Moving Migrate from express graphQL guide to graphQL-js