rmosolgo / graphiql-rails

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

AbstractController::ActionNotFound (The action 'execute' could not be found for GraphqlController): #74

Closed hugoh59 closed 8 months ago

hugoh59 commented 5 years ago

Using Rails 6.x and --api app I get the above error.

This Stackoverflow thread describes the issue. https://stackoverflow.com/questions/58403931/the-action-execute-could-not-be-found-for-graphqlcontroller-when-using-graph

rmosolgo commented 8 months ago

It looks like this was solved on StackOverflow. Please open a new issue if you have any more trouble with it!