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
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Yeah, you can add filter to query like this:
|
|||
|
|