We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71c687 commit c6b36cbCopy full SHA for c6b36cb
README.md
@@ -26,9 +26,9 @@ rails g graphql User
26
27
and start server [http://localhost:3000/graphiql](http://localhost:3000/graphiql)
28
29
-Check out the **[example][]** for a demo of Rails GraphQL Generator in action.
+Check out the **[example][https://github.com/movielala/rails-graphql-generator-demo]** for a demo of Rails GraphQL Generator in action.
30
31
## Road Map
32
33
* Add test
34
-* Add without relay option
+* Add without relay option
0 commit comments