Hi! I love graphcool but I’ve run into something I...
# prisma-whats-new
m
Hi! I love graphcool but I’ve run into something I can’t find much information on. I am wanting to reduce copying code from one place to another so I would like to import arbitrary utility functions related to my models into a subscription function. I have deployed successfully with a require statement of the file but unfortunately I cannot access my functions page (maybe too many logs) it hangs on the loading animation. Additionally the subscription failed to run as far as I can tell so I’m guessing (even absent being able to view the logs) that the import failed.