A proof of concept/experimental implementation of a GraphQL front-end for Spree's Rest API.
To know more about GraphQL. Please look at the official documentation. To see example usage, look at test_script.rb
. It requires a running Spree Instance at localhost:3000.
To setup the project run bundle install
.
To run the test script: bundle exec ruby test_script.rb
.
Copyright (c) 2016 vinsol.com