rmosolgo / graphiql-rails

Mount the GraphiQL query editor in a Rails app
MIT License
447 stars 135 forks source link

Support for subscriptions #90

Open jackrr opened 3 years ago

jackrr commented 3 years ago

I'm setting up my first subscriptions using graphql-ruby and ActionCable. I'd like to be able to test out my implementation in graphiql before proceeding with consuming the new subscription API in my relay frontend app, but from a scan of this repo it doesn't seem possible at this time.

PS Thanks for making this and graphql-ruby. I could quickly get a graphql server in Rails thanks to these packages.

keithmgould commented 3 years ago

+1

LeathanTeal commented 3 years ago

+1

EugeneGrigorenko commented 3 years ago

+1