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-api
/
com.apollographql.apollo.api
/
CompiledNotNullType
Compiled
Not
Null
Type
class
CompiledNotNullType
(
val
ofType
:
CompiledType
)
:
CompiledType
Members
Members & Extensions
Constructors
Compiled
Not
Null
Type
Link copied to clipboard
constructor
(
ofType
:
CompiledType
)
Properties
of
Type
Link copied to clipboard
val
ofType
:
CompiledType
Functions
leaf
Type
Link copied to clipboard
open
override
fun
leafType
(
)
:
CompiledNamedType
list
Link copied to clipboard
@
JvmName
(
name
=
"-list"
)
fun
CompiledType
.
list
(
)
:
CompiledListType
not
Null
Link copied to clipboard
@
JvmName
(
name
=
"-notNull"
)
fun
CompiledType
.
notNull
(
)
:
CompiledNotNullType
raw
Type
Link copied to clipboard
open
override
fun
rawType
(
)
:
CompiledNamedType