apollo-kotlin
3.8.2
apollo-ast
/
com.apollographql.apollo3.ast.introspection
/
IntrospectionSchema
/
Schema
/
SubscriptionType
Subscription
Type
@
Serializable
data
class
SubscriptionType
(
val
name
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Subscription
Type
Link copied to clipboard
fun
SubscriptionType
(
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard