Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteWorkflowTask
-
Packages that use RootMutation_deleteWorkflowTask Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteWorkflowTask in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteWorkflowTask Modifier and Type Method Description static RootMutation_deleteWorkflowTaskMutation. deleteWorkflowTask()**BETA** Delete an existing `WorkflowTask`. -
Uses of RootMutation_deleteWorkflowTask in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteWorkflowTask Modifier and Type Method Description RootMutation_deleteWorkflowTaskRootMutation_deleteWorkflowTask. args(RootMutation_deleteWorkflowTask_Args argsBuilder)RootMutation_deleteWorkflowTaskRootMutation_deleteWorkflowTask. onDeleteWorkflowTask(On_DeleteWorkflowTask typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteWorkflowTask Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteWorkflowTask(RootMutation_deleteWorkflowTask callBuilder)**BETA** Delete an existing `WorkflowTask`.
-