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