I've seen this post which explains there is no limit to the documents in a collection (which I understood was the case for scalability), however, is there a documented limit on collections?
My app will be multi-tenant with collections like tenandId_collectionName
so I don't want to hit a limit as users grow.