apollo-kdoc
Toggle table of contents
5.0.0-alpha.2-SNAPSHOT
Select version
5.0.0-alpha.2-SNAPSHOT
4.2.0
3.8.2
common
Platform filter
common
Switch theme
Search in API
apollo-kdoc
apollo-api
/
com.apollographql.apollo.api
/
buildData
build
Data
fun
<
T
>
buildData
(
adapter
:
Adapter
<
T
>
,
customScalarAdapters
:
CustomScalarAdapters
,
map
:
Map
<
String
,
Any
?
>
,
selections
:
List
<
CompiledSelection
>
,
typename
:
String
,
resolver
:
FakeResolver
)
:
T
fun
<
T
>
buildData
(
adapter
:
Adapter
<
T
>
,
customScalarAdapters
:
CustomScalarAdapters
,
map
:
Map
<
String
,
Any
?
>
)
:
T