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