Optional used: Set<string>Optional changedField: stringReadonly filterReadonly formProtected realProtected assertGet all the records ids (when the collection uses composite keys)
Get all the records selected by an action
.getRecords(['id', 'isActive', 'name']);
An array of fields needed in the response
Deprecated
use
hasFieldChangeinstead. linked issue.Todo
remove accessor