hello all, is there any way to change that url "/graphql" to something else?
in Lacinia?
The new default is api in lacinia-pedestal, but can be changed. https://github.com/walmartlabs/lacinia-pedestal/blob/e70f853ff96ac2c8f315bc5a6d429213df0c5d04/src/com/walmartlabs/lacinia/pedestal2.clj#L255
Thank you