vscode-graphql icon indicating copy to clipboard operation
vscode-graphql copied to clipboard

Extension configuration through .env files, is it possible?

Open mauro-ni opened this issue 2 years ago • 8 comments

Hi, I have a React application and I use ViteJs as a Front End Tooling. My application is configured through .env files: in these files I also put the url to the GraphQl service (backend). How can I read the GraphQl service url from .env files and properly setup apollo.config.js file? Is it possible? Could you please provide an example?

Many thanks in advance, Mauro

┆Issue is synchronized with this Jira Task by Unito

mauro-ni avatar Sep 19 '22 15:09 mauro-ni