Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateWorkflowTaskInput
-
Packages that use UpdateWorkflowTaskInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateWorkflowTaskInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateWorkflowTaskInput Modifier and Type Method Description RootMutation_updateWorkflowTask_ArgsRootMutation_updateWorkflowTask_Args. input(UpdateWorkflowTaskInput value)**BETA** `UpdateWorkflowTask` input argument. -
Uses of UpdateWorkflowTaskInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateWorkflowTaskInput Modifier and Type Method Description UpdateWorkflowTaskInputUpdateWorkflowTaskInput. data(UpdateWorkflowTaskDataInput v)`WorkflowTask` data.UpdateWorkflowTaskInputUpdateWorkflowTaskInput. id(IdScalar v)**BETA** `WorkflowTask` Id.
-