46 Forks
858 Stars
858 Watchers

graphql

GraphQL Elixir

How to download and setup graphql

Open terminal and run command
git clone https://github.com/graphql-elixir/graphql.git
git clone is used to create a copy or clone of graphql 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 https://github.com/graphql-elixir/graphql/archive/master.zip

Or simply clone graphql with SSH
[email protected]:graphql-elixir/graphql.git

If you have some problems with graphql

You may open issue on graphql support forum (system) here: https://github.com/graphql-elixir/graphql/issues