Fabio Benedetti

Results 9 comments of Fabio Benedetti

hi, this module is not designed to run multiple queries on getStaticProps, as it integrates together the query and the cache extraction. Nevertheless, if you pass the same apollo instance...

I see your point, I used the same name used by `next-with-apollo`

hi, Not sure what's the cause of the issue without looking at the full example. This plugin doesn't affect the apollo cache, it only reads it. the `ApolloProvider` should always...

ok, thanks for the idea, I will explore this option

+1 it would be useful to have a --debug-brk option to run mocha in debug mode The workaround is to compile with webpack, run mocha with --debug-brk and the attach...

thanks @stabildev, that's a really good suggestion! we are planning to review the privileges of the tokens generated by default, both for KV and Postgres

hey @tryzeno, I just tested `"@vercel/blob": "^0.15.1"` and it seems to work well. Could you please share a full repro? The issue could be in the `tscofing.json` or in other...

I successfully executed `expo start --web`, I even uploaded some content

hey @jordansexton , thanks for the suggestion! I think that's a valuable point, we'll add it to our roadmap