12 Forks
143 Stars
143 Watchers

graphql_rails

GraphQL on Rails. Write GraphQL server side in rails way

How to download and setup graphql_rails

Open terminal and run command
git clone https://github.com/samesystem/graphql_rails.git
git clone is used to create a copy or clone of graphql_rails repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graphql_rails https://github.com/samesystem/graphql_rails/archive/master.zip

Or simply clone graphql_rails with SSH
[email protected]:samesystem/graphql_rails.git

If you have some problems with graphql_rails

You may open issue on graphql_rails support forum (system) here: https://github.com/samesystem/graphql_rails/issues