kinto.js
kinto.js copied to clipboard
Support sub-object filtering when listing records
const subset = await collection.list({ filters: { "person.age": 23 } })
:)
Is this issue still open?
Yes!
Thanks for your interest!