Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_updateWorkflowStatus
-
Packages that use RootMutation_updateWorkflowStatus Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_updateWorkflowStatus in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_updateWorkflowStatus Modifier and Type Method Description static RootMutation_updateWorkflowStatusMutation. updateWorkflowStatus()**BETA** Update an existing `WorkflowStatus`. -
Uses of RootMutation_updateWorkflowStatus in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_updateWorkflowStatus Modifier and Type Method Description RootMutation_updateWorkflowStatusRootMutation_updateWorkflowStatus. args(RootMutation_updateWorkflowStatus_Args argsBuilder)RootMutation_updateWorkflowStatusRootMutation_updateWorkflowStatus. onUpdateWorkflowStatus(On_UpdateWorkflowStatus typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_updateWorkflowStatus Modifier and Type Method Description On_RootMutationOn_RootMutation. updateWorkflowStatus(RootMutation_updateWorkflowStatus callBuilder)**BETA** Update an existing `WorkflowStatus`.
-