Once #10 is fixed a by-property search domain might be added to support integer and string identifier types.
Currently the domains that exist are:
- by-parent (requires a user id)
- by-owner (requires a parent_id, parent_type and parent_version)
The by-property domain would allow to choose a property and a property value to act as domain and event listeners will be fired and registered based on that property, the cache worker in the client side should also be able to handle these results in this domain.
Once #10 is fixed a by-property search domain might be added to support integer and string identifier types.
Currently the domains that exist are:
The by-property domain would allow to choose a property and a property value to act as domain and event listeners will be fired and registered based on that property, the cache worker in the client side should also be able to handle these results in this domain.