Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apollographql/apollo-cache-persist
/ functions
Functions
105 in github.com/apollographql/apollo-cache-persist
⨍
Functions
105
◇
Types & classes
51
Method
setItem
(key: string, value: string | null)
src/storageWrappers/IonicStorageWrapper.ts:18
Method
setItem
(key: string, value: string | null)
src/storageWrappers/SessionStorageWrapper.ts:18
Method
setItem
(key: string, value: string | null)
src/storageWrappers/AsyncStorageWrapper.ts:30
Method
setItem
(key: string, value: string | object | null)
src/storageWrappers/LocalForageWrapper.ts:19
Method
write
(data: PersistedData<T>)
src/Storage.ts:22
← previous
101–105 of 105, ranked by callers