Tobias
type Mutation { article: ArticleMutations } type ArticleMutations { like: Boolean unlike: Boolean }
type Mutation { like: Boolean unlike: Boolean }
fun
com.expediagroup.graphql.server.operations.Mutation
val
A modern programming language that makes developers happier.