Uses of Class
ch.brix.gql.client.frontify.builders.On_DeleteWorkflowTask
-
Packages that use On_DeleteWorkflowTask Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_DeleteWorkflowTask in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_DeleteWorkflowTask Modifier and Type Method Description On_DeleteWorkflowTaskOn_DeleteWorkflowTask. id()The Id of the deleted `WorkflowTask`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_DeleteWorkflowTask Modifier and Type Method Description RootMutation_deleteWorkflowTaskRootMutation_deleteWorkflowTask. onDeleteWorkflowTask(On_DeleteWorkflowTask typeBuilder)
-