Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createWorkflowStatus
-
Packages that use RootMutation_createWorkflowStatus Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createWorkflowStatus in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createWorkflowStatus Modifier and Type Method Description static RootMutation_createWorkflowStatusMutation. createWorkflowStatus()**BETA** Create new `WorkflowStatus` in a given `Workflow`. -
Uses of RootMutation_createWorkflowStatus in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createWorkflowStatus Modifier and Type Method Description RootMutation_createWorkflowStatusRootMutation_createWorkflowStatus. args(RootMutation_createWorkflowStatus_Args argsBuilder)RootMutation_createWorkflowStatusRootMutation_createWorkflowStatus. onCreateWorkflowStatus(On_CreateWorkflowStatus typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createWorkflowStatus Modifier and Type Method Description On_RootMutationOn_RootMutation. createWorkflowStatus(RootMutation_createWorkflowStatus callBuilder)**BETA** Create new `WorkflowStatus` in a given `Workflow`.
-