Uses of Class
ch.brix.gql.client.frontify.input_objects.RemoveWorkflowChecklistPresetInput
-
Packages that use RemoveWorkflowChecklistPresetInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of RemoveWorkflowChecklistPresetInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type RemoveWorkflowChecklistPresetInput Modifier and Type Method Description RootMutation_removeWorkflowChecklistPreset_ArgsRootMutation_removeWorkflowChecklistPreset_Args. input(RemoveWorkflowChecklistPresetInput value)**BETA** `RemoveWorkflowChecklistPreset` input argument. -
Uses of RemoveWorkflowChecklistPresetInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return RemoveWorkflowChecklistPresetInput Modifier and Type Method Description RemoveWorkflowChecklistPresetInputRemoveWorkflowChecklistPresetInput. id(IdScalar v)**BETA** The Id of the `WorkflowChecklistPreset` to remove.
-