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
/
IrGraphqlTargetArgument
Ir
Graphql
Target
Argument
class
IrGraphqlTargetArgument
(
val
name
:
String
,
val
targetName
:
String
,
val
type
:
IrType
)
:
IrTargetArgument
Members
Constructors
Ir
Graphql
Target
Argument
Link copied to clipboard
constructor
(
name
:
String
,
targetName
:
String
,
type
:
IrType
)
Properties
name
Link copied to clipboard
val
name
:
String
target
Name
Link copied to clipboard
val
targetName
:
String
type
Link copied to clipboard
val
type
:
IrType