Package com.generated.graphql
Class MutationType.Builder
java.lang.Object
com.generated.graphql.MutationType.Builder
- Enclosing class:
- MutationType
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
MutationType.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAddFriend
(Character addFriendParam) withCreateHuman
(Human createHumanParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withCreateHuman
-
withAddFriend
-
build
-