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
/
IrOperationType
/
Query
Query
@
Serializable
@
SerialName
(
value
=
"query"
)
@
ApolloExperimental
class
Query
(
val
typeName
:
String
)
:
IrOperationType
Members
Constructors
Query
Link copied to clipboard
constructor
(
typeName
:
String
)
Properties
name
Link copied to clipboard
open
val
name
:
String
type
Name
Link copied to clipboard
open
override
val
typeName
:
String