apollo-kdoc
Toggle table of contents
4.2.0
Select version
5.0.0-alpha.4-SNAPSHOT
4.2.0
3.8.2
common
Platform filter
common
Switch theme
Search in API
apollo-kdoc
apollo-api
/
com.apollographql.apollo.api
/
ApolloResponse
/
dataOrThrow
data
Or
Throw
fun
dataOrThrow
(
)
:
D
Return
data
if not null or throws
NoDataException
else