- Notifications
You must be signed in to change notification settings - Fork0
GraphQL.js Rails for Rails 5
License
NotificationsYou must be signed in to change notification settings
f/graphqljs-rails
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AddsGraphQL.js to your asset pipeline.
- Nothing depended, plain vanilla JavaScript.
- Plug & Play.
- Runs on most of the browsers.
- For more information and read how to use GraphQL.js in your Rails application, visit [f/graphql.js] (https://github.com/f/graphql.js)
If you arelooking for a server tryGraphQL-Ruby. This gem works withGraphQL-Ruby.
Add this line to your application's Gemfile:
gem'graphqljs-rails'
And then execute:
$ bundle install
And install it to yourapplication.js
:
//= require graphqlvargraph=graphql("/graphql",{fragments:{ ...}})
The gem is available as open source under the terms of theMIT License.
About
GraphQL.js Rails for Rails 5
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published