Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_addWorkflowChecklistItem
-
Packages that use RootMutation_addWorkflowChecklistItem Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_addWorkflowChecklistItem in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_addWorkflowChecklistItem Modifier and Type Method Description static RootMutation_addWorkflowChecklistItemMutation. addWorkflowChecklistItem()**BETA** Add a new `WorkflowChecklistItem` for a given `WorkflowTask`. -
Uses of RootMutation_addWorkflowChecklistItem in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_addWorkflowChecklistItem Modifier and Type Method Description RootMutation_addWorkflowChecklistItemRootMutation_addWorkflowChecklistItem. args(RootMutation_addWorkflowChecklistItem_Args argsBuilder)RootMutation_addWorkflowChecklistItemRootMutation_addWorkflowChecklistItem. onAddWorkflowChecklistItem(On_AddWorkflowChecklistItem typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_addWorkflowChecklistItem Modifier and Type Method Description On_RootMutationOn_RootMutation. addWorkflowChecklistItem(RootMutation_addWorkflowChecklistItem callBuilder)**BETA** Add a new `WorkflowChecklistItem` for a given `WorkflowTask`.
-