Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_updateWorkflowTask
-
Packages that use RootMutation_updateWorkflowTask Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_updateWorkflowTask in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_updateWorkflowTask Modifier and Type Method Description static RootMutation_updateWorkflowTaskMutation. updateWorkflowTask()**BETA** Update an existing `WorkflowTask`. -
Uses of RootMutation_updateWorkflowTask in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_updateWorkflowTask Modifier and Type Method Description RootMutation_updateWorkflowTaskRootMutation_updateWorkflowTask. args(RootMutation_updateWorkflowTask_Args argsBuilder)RootMutation_updateWorkflowTaskRootMutation_updateWorkflowTask. onUpdateWorkflowTask(On_UpdateWorkflowTask typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_updateWorkflowTask Modifier and Type Method Description On_RootMutationOn_RootMutation. updateWorkflowTask(RootMutation_updateWorkflowTask callBuilder)**BETA** Update an existing `WorkflowTask`.
-