Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在のアイテムを検索しようとしています:
私は次のことを試しました:{participants: {userEmail: 'test@gmail.com'}}
{participants: {userEmail: 'test@gmail.com'}}
しかし、それは何も返しませんでした。Im mongoDB compass クエリ履歴に次のように表示されます。
強調表示された電子メール アドレスを検索するクエリをどのように記述すればよいでしょうか。または、その電子メール アドレスを含むドキュメント。
ありがとう。