This is probably something stupid simple, but not sure how to run the graphiql interface when working with a rails api. Possible this might not be feasible as when i installed the gem, it made reference to not installing graphiql i believe because it detected i was using a api. I did tho manually install the gem:
gem 'graphiql-rails', '1.4.4'
thanks in advance