Felipe Lima

Results 3 comments of Felipe Lima

Hi @ardatan Thanks for your comment. I also tried the YAML format. It doesn't work either. =/ The problem is that the environment variables are not being loaded into `process.env`...

@Urigo I can use https://graphql-code-generator.com/, but it has its own configuration file. For me, it was very interesting the idea of having just one GraphQL config file for all tools....

I took a look at this: https://github.com/ardatan/graphql-tools/issues/3246#issuecomment-888311703 I'm not using `prisma-loader`, so for me, the problem is that `graphql-cli` still depends on an old version of `graphql-config` that requires the...