Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_removeWorkflowChecklistItem
-
Packages that use RootMutation_removeWorkflowChecklistItem Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_removeWorkflowChecklistItem in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_removeWorkflowChecklistItem Modifier and Type Method Description static RootMutation_removeWorkflowChecklistItemMutation. removeWorkflowChecklistItem()**BETA** Remove a `WorkflowChecklistItem`.Requires `basic:write` scope to be accessible and `Project` permission level `EDIT`. -
Uses of RootMutation_removeWorkflowChecklistItem in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_removeWorkflowChecklistItem Modifier and Type Method Description RootMutation_removeWorkflowChecklistItemRootMutation_removeWorkflowChecklistItem. args(RootMutation_removeWorkflowChecklistItem_Args argsBuilder)RootMutation_removeWorkflowChecklistItemRootMutation_removeWorkflowChecklistItem. onRemoveWorkflowChecklistItem(On_RemoveWorkflowChecklistItem typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_removeWorkflowChecklistItem Modifier and Type Method Description On_RootMutationOn_RootMutation. removeWorkflowChecklistItem(RootMutation_removeWorkflowChecklistItem callBuilder)**BETA** Remove a `WorkflowChecklistItem`.Requires `basic:write` scope to be accessible and `Project` permission level `EDIT`.
-