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