is there a way to invoke ``` const graphcool = ...
# prisma-whats-new
k
is there a way to invoke
Copy code
const graphcool = fromEvent(event);
    const api = graphcool.api('simple/v1');
when running with
Copy code
invoke-local
? It throws an error