quasar build and graphcool endpoint URI
-
Hello,
I am building a small app with graphcool as a graphQL database. The graphCool end point URI is setup in my main.js file.
I was wondering how this is dealt with during the build. Can the URI still be found in the build files? From a security point of view, what could be the right way to do?
Thanks,
Nicolas