apollo-kotlin
3.8.2
apollo-ast
/
com.apollographql.apollo3.ast.introspection
/
IntrospectionSchema
/
Schema
/
QueryType
Query
Type
@
Serializable
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