How would I do a query to get data from a sub coll...
# mongodb
a
How would I do a query to get data from a sub collection that's an array of objects? like this:
Copy code
collection {
  subCollections: [{address: "string"}]
}
I want to search by address.
👀 1
a
Hey Andrew! Can you share you
schema.prisma
?
v
👋 Hello @Andrew Obrigewitsch is this still an open question for you? Let us know if you still need help!