I got lacinia-pedestal working with some hello world stuff
but I really don't understand pedestal all that well
so I don't know how to add routes outside of the graphql stuff
(def service-map (lacinia/service-map #'load-schema {:graphiql true}))
I know its a very vauge question
but i am definitely missing some fundamental bits here