java.lang.Object
com.netflix.graphql.dgs.example.shared.datafetcher.RatingMutation
public class RatingMutation
extends Object
-
Constructor Summary
Constructors
-
Method Summary
addRating(com.netflix.graphql.dgs.example.shared.datafetcher.RatingInput ratingInput)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RatingMutation
public RatingMutation()
-