On localhost it all works properly. I can open graphql playground on /api/graphql url and execute queries and retrieve responses.
But when deployed to firebase it stops working.
I can reach qraphql playground on https://test-course-d1335.web.app/api/graphql
but it displays message:
Server cannot be reached
and no query can be executed.
Cloud function returns "timeout" in firebase console logs.
code listings:
https://sealmu.gitbook.io/code-example-firebase-cloud-functions-next-js-apol/--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/f1ae0e2e-103b-42a2-a6ba-d4d910f6ab99n%40googlegroups.com.