graphiql-rails icon indicating copy to clipboard operation
graphiql-rails copied to clipboard

Mount the GraphiQL query editor in a Rails app

Results 12 graphiql-rails issues
Sort by recently updated
recently updated
newest added

This works really well with allowing rudimentary documentation access for the API in production... Is there a way we can support this? Looks like https://github.com/rmosolgo/graphiql-rails/pull/65 would have worked...

On our upgrade from 1.8.0 to 1.10.1 we get the following error in our test suite: ``` ActionView::Template::Error: Error: Function hsla is missing argument $lightness. on line 343 of stdin...