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