AyuntamientoMadrid/participacion

View on GitHub
config/routes/graphql.rb

Summary

Maintainability
A
0 mins
Test Coverage
post "/graphql", to: "graphql#execute"
get "/graphql", to: "graphql#execute"
mount GraphiQL::Rails::Engine, at: "/graphiql", graphql_path: "/graphql"