apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api
/
InputObjectType
Input
Object
Type
common
class
InputObjectType
(
val
name
:
String
)
:
CompiledNamedType
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Input
Object
Type
Link copied to clipboard
common
fun
InputObjectType
(
name
:
String
)
Content copied to clipboard
Functions
leaf
Type
Link copied to clipboard
common
open
override
fun
leafType
(
)
:
CompiledNamedType
Content copied to clipboard
raw
Type
Link copied to clipboard
common
open
override
fun
rawType
(
)
:
CompiledNamedType
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard