Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2b32623

Browse files
authored
Update README.md
1 parent 1c8819f commit 2b32623

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

‎README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,7 @@ and node will do optimization of the files and export reactjs application to pub
6565

6666
<h4>Option #3: Not interested in client app? Not a problem, I've got you covered.</h4>
6767

68-
If you like using [Postman](https://www.getpostman.com/) I have just a thing for you.
69-
In root folder of project there is a file named
70-
```
71-
RailsGraphQL.postman_collection.json
72-
```
73-
that you can import in Postman and send requests that I already created for you.
74-
75-
But if you prefer using something new, cool and writing queries on your own with help of autocomplete, then just start rails app, open your favorite browser and navigate to http://localhost:3000/graphiql
68+
Use graphiql. Graphiql helps you writing graphql queries with its autocomplete and documentation for your graphql that is generated on the fly. Just start rails app, open your favorite browser and navigate to http://localhost:3000/graphiql
7669

7770
GraphiQL is an in-browser IDE for exploring GraphQL. You can read more about GraphiQL in this [post](https://medium.com/the-graphqlhub/graphiql-graphql-s-killer-app-9896242b2125) that Clay Allsopp wrote.
7871

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /