apollo-kotlin
3.8.2
apollo-compiler
/
com.apollographql.apollo3.compiler.introspection
/
IntrospectionSchema
/
Schema
/
SubscriptionType
Subscription
Type
@
JsonClass
(
generateAdapter
=
true
)
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