Class RootMutation_deleteComment_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_deleteComment_Args
-
public class RootMutation_deleteComment_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_deleteComment_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_deleteComment_Argsinput(DeleteCommentInput value)`DeleteComment` input argument.
-
-
-
Method Detail
-
input
public RootMutation_deleteComment_Args input(DeleteCommentInput value)
`DeleteComment` input argument. Default value: null
-
-