toggle menu
apollo-kotlin-normalized-cache-incubating
0.0.5-SNAPSHOT
common
switch theme
search in API
normalized-cache-sqlite-incubating
/
com.apollographql.cache.normalized.sql.internal.blob2
/
Blob2Queries
/
recordsForKeys
records
For
Keys
fun
<
T
:
Any
>
recordsForKeys
(
key
:
Collection
<
String
>
,
mapper
:
(
key
:
String
,
blob
:
ByteArray
)
->
T
)
:
Query
<
T
>
fun
recordsForKeys
(
key
:
Collection
<
String
>
)
:
Query
<
RecordsForKeys
>