Hi everyone, I’m a beginner on graphcool and i would like to know if there is a way to use a nodejs dependency which required nodejs >= 8 ?
t
tmoney
11/21/2018, 11:15 PM
Ya you can, just download the dependency in the repo like you usually would and import it into the file you're going to use. Graphcool uses the dependencies when you deploy your service