Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_addWorkflowChecklistPreset
-
Packages that use RootMutation_addWorkflowChecklistPreset Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_addWorkflowChecklistPreset in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_addWorkflowChecklistPreset Modifier and Type Method Description static RootMutation_addWorkflowChecklistPresetMutation. addWorkflowChecklistPreset()**BETA** Add a new `WorkflowChecklistPreset` for a given `WorkflowStatus`. -
Uses of RootMutation_addWorkflowChecklistPreset in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_addWorkflowChecklistPreset Modifier and Type Method Description RootMutation_addWorkflowChecklistPresetRootMutation_addWorkflowChecklistPreset. args(RootMutation_addWorkflowChecklistPreset_Args argsBuilder)RootMutation_addWorkflowChecklistPresetRootMutation_addWorkflowChecklistPreset. onAddWorkflowChecklistPreset(On_AddWorkflowChecklistPreset typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_addWorkflowChecklistPreset Modifier and Type Method Description On_RootMutationOn_RootMutation. addWorkflowChecklistPreset(RootMutation_addWorkflowChecklistPreset callBuilder)**BETA** Add a new `WorkflowChecklistPreset` for a given `WorkflowStatus`.
-