-
Could Hasura do an action, a HTTP call to another API, in a computed field ?
In my use case, most of my data is sleeping in a postgresql database but some fields needs to be retrieved by accessing …
-
When will this SDK be updated to work with the v3 JS SDK?
-
The file downloaded from releases tab contains everything. Do you have a trimmed .zip that can be uploaded direct to Lambda?
Thanks!
-
I think you missed something about the interest of using the serverless mode with next 8, it doesn't bring any benefit if you're using only one lambda. Or did I miss something?
https://github.com/z…
-
One of the greatest benefits of using Zeit's infrastructure is that is incredibly simple to have a "code-split" backend.
Meaning you don't have a monolithic `server.js`, but rather multiple entry p…
-
Hi!
Thanks for this awesome library. Does this support Native AOT?
Thanks
-
### Bug description
I am using prisma with azure postgres flexible server
We have enabled pgbouncer and when we have some load, at that time prisma start giving below error:
```
{"message":"Erro…
-
### Use case
Especially for small lambdas, adding `middy` as a dependency might not be worth it. Also, `middy` doesn't provide good type checking for middlewares. But manual instrumentation is still …
-
The README explains that this project suffers a lot of overhead due to reimplementing and maintaining feature parity with Next.js:
> Since Next.js 8.0, [serverless mode](https://nextjs.org/blog/nex…
-
Hi Team,
Is this package still actively maintained by Azure Team? Last commit was few months back.
With increase in Azure Node.js serverless usage, it would be great if we can upgrade this packag…