apollo-kotlin
3.8.2
apollo-compiler
/
com.apollographql.apollo3.compiler.introspection
/
IntrospectionSchema
/
Schema
/
QueryType
Query
Type
@
JsonClass
(
generateAdapter
=
true
)
data
class
QueryType
(
val
name
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Query
Type
Link copied to clipboard
fun
QueryType
(
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard