Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteWorkflowStatus
-
Packages that use RootMutation_deleteWorkflowStatus Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteWorkflowStatus in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteWorkflowStatus Modifier and Type Method Description static RootMutation_deleteWorkflowStatusMutation. deleteWorkflowStatus()**BETA** Delete an existing `WorkflowStatus`. -
Uses of RootMutation_deleteWorkflowStatus in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteWorkflowStatus Modifier and Type Method Description RootMutation_deleteWorkflowStatusRootMutation_deleteWorkflowStatus. args(RootMutation_deleteWorkflowStatus_Args argsBuilder)RootMutation_deleteWorkflowStatusRootMutation_deleteWorkflowStatus. onDeleteWorkflowStatus(On_DeleteWorkflowStatus typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteWorkflowStatus Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteWorkflowStatus(RootMutation_deleteWorkflowStatus callBuilder)**BETA** Delete an existing `WorkflowStatus`.
-