apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
common
Platform filter
common
Switch theme
Search in API
apollo-kdoc
apollo-normalized-cache-sqlite
/
com.apollographql.apollo.cache.normalized.sql.internal.json
/
JsonQueries
/
selectRecords
select
Records
fun
<
T
:
Any
>
selectRecords
(
mapper
:
(
_id
:
Long
,
key
:
String
,
record
:
String
)
->
T
)
:
Query
<
T
>
fun
selectRecords
(
)
:
Query
<
Records
>