I have entities of kind Users. Each user entity belongs to a different
entity group. Is it possible to perform a query by Kind with equality
filters on certain properties e.g date_of _birth and zipCode. The aim
is to get the entities with no intention of modifying them
I have entities of kind Users. Each user entity belongs to a different entity
Share
Yeah, you can add filter to query like this: