Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateWorkflowChecklistPresetInput
-
Packages that use UpdateWorkflowChecklistPresetInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateWorkflowChecklistPresetInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateWorkflowChecklistPresetInput Modifier and Type Method Description RootMutation_updateWorkflowChecklistPreset_ArgsRootMutation_updateWorkflowChecklistPreset_Args. input(UpdateWorkflowChecklistPresetInput value)**BETA** `UpdateWorkflowChecklistPreset` input argument. -
Uses of UpdateWorkflowChecklistPresetInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateWorkflowChecklistPresetInput Modifier and Type Method Description UpdateWorkflowChecklistPresetInputUpdateWorkflowChecklistPresetInput. data(UpdateWorkflowChecklistPresetDataInput v)`WorkflowChecklistPreset` data.UpdateWorkflowChecklistPresetInputUpdateWorkflowChecklistPresetInput. id(IdScalar v)**BETA** `WorkflowChecklistPreset` Id.
-