apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api
/
toInput
to
Input
common
@
ApolloDeprecatedSince
(
version
=
ApolloDeprecatedSince.Version.v3_0_0
)
@
JvmName
(
name
=
"-toInputOrAbsent"
)
fun
<
T
>
T
.
toInput
(
)
:
Optional
<
T
>
Content copied to clipboard
@
ApolloDeprecatedSince
(
version
=
ApolloDeprecatedSince.Version.v3_0_0
)
@
JvmName
(
name
=
"-toInput"
)
fun
<
T
:
Any
>
T
.
toInput
(
)
:
Optional
<
T
>
Content copied to clipboard