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