Uses of Class
ch.brix.gql.client.frontify.input_objects.UpdateWorkflowStatusInput
-
Packages that use UpdateWorkflowStatusInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of UpdateWorkflowStatusInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type UpdateWorkflowStatusInput Modifier and Type Method Description RootMutation_updateWorkflowStatus_ArgsRootMutation_updateWorkflowStatus_Args. input(UpdateWorkflowStatusInput value)**BETA** `UpdateWorkflowStatus` input argument. -
Uses of UpdateWorkflowStatusInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return UpdateWorkflowStatusInput Modifier and Type Method Description UpdateWorkflowStatusInputUpdateWorkflowStatusInput. data(UpdateWorkflowStatusDataInput v)**BETA** `WorkflowStatus` data.UpdateWorkflowStatusInputUpdateWorkflowStatusInput. id(IdScalar v)**BETA** `WorkflowStatus` Id.
-