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
/
IrField
/
IrField
Ir
Field
constructor
(
name
:
String
,
alias
:
String
?
,
type
:
IrTypeRef
,
condition
:
BooleanExpression
<
BVariable
>
,
arguments
:
List
<
IrArgument
>
,
selectionSetName
:
String
?
)