Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_removeWorkflowTaskAssignees
-
Packages that use RootMutation_removeWorkflowTaskAssignees Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_removeWorkflowTaskAssignees in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_removeWorkflowTaskAssignees Modifier and Type Method Description static RootMutation_removeWorkflowTaskAssigneesMutation. removeWorkflowTaskAssignees()**BETA** Remove assignees from an existing `WorkflowTask`. -
Uses of RootMutation_removeWorkflowTaskAssignees in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_removeWorkflowTaskAssignees Modifier and Type Method Description RootMutation_removeWorkflowTaskAssigneesRootMutation_removeWorkflowTaskAssignees. args(RootMutation_removeWorkflowTaskAssignees_Args argsBuilder)RootMutation_removeWorkflowTaskAssigneesRootMutation_removeWorkflowTaskAssignees. onRemoveWorkflowTaskAssignees(On_RemoveWorkflowTaskAssignees typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_removeWorkflowTaskAssignees Modifier and Type Method Description On_RootMutationOn_RootMutation. removeWorkflowTaskAssignees(RootMutation_removeWorkflowTaskAssignees callBuilder)**BETA** Remove assignees from an existing `WorkflowTask`.
-