What is the correct MongoDB query to find all documents containing one or more item in an (unordered) list?

前端 未结 0 436
刺人心
刺人心 2021-01-21 06:56

I am working on an API using FastAPI that interacts with a Mongo DB via Motor. Our database contains documents on various illnesses such that look like this:

{
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题