GraphiQL::Rails::Engine.routes.draw do
  get "/" => "editors#show"
end
