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
/
IrFieldInfo
/
IrFieldInfo
Ir
Field
Info
constructor
(
responseName
:
String
,
type
:
IrType
,
gqlType
:
GQLType
?
,
description
:
String
?
,
deprecationReason
:
String
?
,
optInFeature
:
String
?
)