Class RootMutation_addWorkflowChecklistPreset_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_addWorkflowChecklistPreset_Args
-
public class RootMutation_addWorkflowChecklistPreset_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_addWorkflowChecklistPreset_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_addWorkflowChecklistPreset_Argsinput(AddWorkflowChecklistPresetInput value)**BETA** `AddWorkflowChecklistPreset` input argument.
-
-
-
Method Detail
-
input
public RootMutation_addWorkflowChecklistPreset_Args input(AddWorkflowChecklistPresetInput value)
**BETA** `AddWorkflowChecklistPreset` input argument. Default value: null
-
-