Skip to content

Add GraphQL guide #630

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

Merged
merged 25 commits into from
Jul 9, 2019
Merged

Add GraphQL guide #630

merged 25 commits into from
Jul 9, 2019

Conversation

TomWFox
Copy link
Contributor

@TomWFox TomWFox commented Jul 3, 2019

No description provided.

@davimacedo davimacedo requested a review from douglasmuraoka July 9, 2019 01:13
@davimacedo davimacedo marked this pull request as ready for review July 9, 2019 01:14
@davimacedo
Copy link
Member

@TomWFox I think now we have a first version. I will continue sending more PRs later to enrich it.

Copy link
Contributor Author

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davimacedo Looks really good! A couple minor comments & changes but nothing major

$ npm install -g parse-server mongodb-runner
$ mongodb-runner start
$ parse-server --appId APPLICATION_ID --masterKey MASTER_KEY --databaseURI mongodb://localhost/test --mountGraphQL --mountPlayground
```
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind if this isn't done in this PR, but do we need to provide different instructions for Windows users?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Do you have an Windows machine to test by any chance? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no. @oallouch I believe you use a Windows machine? - if you get a chance it would be great if you could test this out.

@TomWFox TomWFox merged commit db9cbf2 into parse-community:gh-pages Jul 9, 2019
@TomWFox TomWFox mentioned this pull request Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants