Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add load if necessary action variants
+ Add LoadIfNecessary action + Add LoadAllIfNecessary action + Add LoadManyIfNecessary action + Add LoadPageIfNecessary action + Add LoadRangeIfNecessary action * Export new actions from public api + Add new operators for if necessary loads + Add new effects for if necessary loads * Include new effects in standard modules * Export new effects from public api + Add stateNameOfEntity utility function * Update builders to use new entityStateName function Issue #144
- Loading branch information