Do functions in the graphcool-framework allow for TypeScript and ES modules? I keep receiving an error "async is not defined" when running my function. The function seems to execute correctly, but returns the error. I'm wondering if there is some TypeScript configuration error on Graphcool's side