Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_updateWorkflowChecklistPreset
-
Packages that use RootMutation_updateWorkflowChecklistPreset Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_updateWorkflowChecklistPreset in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_updateWorkflowChecklistPreset Modifier and Type Method Description static RootMutation_updateWorkflowChecklistPresetMutation. updateWorkflowChecklistPreset()**BETA** Update an existing `WorkflowChecklistPreset`. -
Uses of RootMutation_updateWorkflowChecklistPreset in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_updateWorkflowChecklistPreset Modifier and Type Method Description RootMutation_updateWorkflowChecklistPresetRootMutation_updateWorkflowChecklistPreset. args(RootMutation_updateWorkflowChecklistPreset_Args argsBuilder)RootMutation_updateWorkflowChecklistPresetRootMutation_updateWorkflowChecklistPreset. onUpdateWorkflowChecklistPreset(On_UpdateWorkflowChecklistPreset typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_updateWorkflowChecklistPreset Modifier and Type Method Description On_RootMutationOn_RootMutation. updateWorkflowChecklistPreset(RootMutation_updateWorkflowChecklistPreset callBuilder)**BETA** Update an existing `WorkflowChecklistPreset`.
-