Why don't read actions filter by attributes?
Given a read action
There are no arguments for the action, so the following does not select on
I would assume any filterable attributes would be automatically applied as a filter. You could also have an
There are no arguments for the action, so the following does not select on
email.I would assume any filterable attributes would be automatically applied as a filter. You could also have an
accepts option on the action to limit it certain filterable attributes.