Thanks Laura; appreciate your reply.
I could not find a solution for my use case. A number of us are using the Data API with Cloudfalre workers. We have 40-50 endpoints set up using the Data API via cloudflare workers as our backend. Since CF runs on V8 engine the Data API was a great choice. Now the alternative mentioned in the link you provided asks use to migrate to Azure/Google/Vercel or simply set up a entire backend in itself with node/express – these are not solutions to fit this use case.
Neurelo/Hasura/Snap Logic Enterprise plans are extremely expensive for something we had working right now (until sept 25) - Even if its opensource which i think they are not; it requires us to manage the platform they will sit on top of (And pay for that too) -
a lot has been taken from under our feet with little recourse or consideration – A stop gap would be if the mongo team could implement a driver to work with Cloudflare workers as thats the only backend service not describe in your docs.