toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-compiler
/
com.apollographql.apollo.compiler.ir
/
IrObjectValue
/
Field
Field
@
Serializable
@
ApolloExperimental
data
class
Field
(
val
name
:
String
,
val
value
:
IrValue
)
Members
Constructors
Field
Link copied to clipboard
constructor
(
name
:
String
,
value
:
IrValue
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
IrValue