Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_moveWorkflowTask
-
Packages that use RootMutation_moveWorkflowTask Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_moveWorkflowTask in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_moveWorkflowTask Modifier and Type Method Description static RootMutation_moveWorkflowTaskMutation. moveWorkflowTask()**BETA** Move one or more `WorkflowTask` to a new `WorkflowStatus`. -
Uses of RootMutation_moveWorkflowTask in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_moveWorkflowTask Modifier and Type Method Description RootMutation_moveWorkflowTaskRootMutation_moveWorkflowTask. args(RootMutation_moveWorkflowTask_Args argsBuilder)RootMutation_moveWorkflowTaskRootMutation_moveWorkflowTask. onMoveWorkflowTask(On_MoveWorkflowTask typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_moveWorkflowTask Modifier and Type Method Description On_RootMutationOn_RootMutation. moveWorkflowTask(RootMutation_moveWorkflowTask callBuilder)**BETA** Move one or more `WorkflowTask` to a new `WorkflowStatus`.
-