Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_removeWorkflowChecklistPreset
-
Packages that use RootMutation_removeWorkflowChecklistPreset Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_removeWorkflowChecklistPreset in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_removeWorkflowChecklistPreset Modifier and Type Method Description static RootMutation_removeWorkflowChecklistPresetMutation. removeWorkflowChecklistPreset()**BETA** Remove a `WorkflowChecklistPreset`.Requires `basic:write` scope to be accessible and `Project` permission level `EDIT`. -
Uses of RootMutation_removeWorkflowChecklistPreset in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_removeWorkflowChecklistPreset Modifier and Type Method Description RootMutation_removeWorkflowChecklistPresetRootMutation_removeWorkflowChecklistPreset. args(RootMutation_removeWorkflowChecklistPreset_Args argsBuilder)RootMutation_removeWorkflowChecklistPresetRootMutation_removeWorkflowChecklistPreset. onRemoveWorkflowChecklistPreset(On_RemoveWorkflowChecklistPreset typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_removeWorkflowChecklistPreset Modifier and Type Method Description On_RootMutationOn_RootMutation. removeWorkflowChecklistPreset(RootMutation_removeWorkflowChecklistPreset callBuilder)**BETA** Remove a `WorkflowChecklistPreset`.Requires `basic:write` scope to be accessible and `Project` permission level `EDIT`.
-