Arthur Puyou
Arthur Puyou
Hi @Saeris! I've been using Apollo & Next.js for some time and was using the micro integration as per the docs. This broke when updating to Next.js 12 and I...
Okay, many thanks for the quick update!
Regarding _Opts-in to Can’t Be Evil Sandbox_, are apps evaluated based on the presence of the header or based on the New Internet Extension turning purple? I have this issue...
Hi, thanks for your feedback. It doesn't look like upload is supported with apollo-server-lambda, on which this package is based. I'm not sure how this could be added in a...
Hi @trevor-scheer! Thank you for taking the time to contact me about this. I've been quite busy lately, so I'm happy to see that you've launched https://github.com/apollo-server-integrations/apollo-server-integration-next in the meantime....
Hi Pete, I've never actually used subscriptions, but I believe they are built on websockets for most implementations. Unfortunately, this doesn't go well with serverless functions which are used by...