Skip to main content

Function: getDataServiceKeys()

getDataServiceKeys(options): object

Defined in: libs/ngrx-toolkit/src/lib/with-data-service.ts:49

Parameters

options

collection

string

Returns

object

createKey

createKey: string

currentKey

currentKey: string

deleteKey

deleteKey: string

entitiesKey

entitiesKey: string

entityMapKey

entityMapKey: string

filterKey

filterKey: string

idsKey

idsKey: string

loadByIdKey

loadByIdKey: string

loadKey

loadKey: string

selectedEntitiesKey

selectedEntitiesKey: string

selectedIdsKey

selectedIdsKey: string

setCurrentKey

setCurrentKey: string

updateAllKey

updateAllKey: string

updateFilterKey

updateFilterKey: string

updateKey

updateKey: string

updateSelectedKey

updateSelectedKey: string