Uses of Class
ch.brix.gql.client.frontify.builders.On_DeleteWorkflowStatus
-
Packages that use On_DeleteWorkflowStatus Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_DeleteWorkflowStatus in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_DeleteWorkflowStatus Modifier and Type Method Description On_DeleteWorkflowStatusOn_DeleteWorkflowStatus. id()The Id of the deleted `WorkflowStatus`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_DeleteWorkflowStatus Modifier and Type Method Description RootMutation_deleteWorkflowStatusRootMutation_deleteWorkflowStatus. onDeleteWorkflowStatus(On_DeleteWorkflowStatus typeBuilder)
-