Uses of Class
ch.brix.gql.client.frontify.builders.WorkflowStatus_tasks_Args
-
Packages that use WorkflowStatus_tasks_Args Package Description ch.brix.gql.client.frontify.builders -
-
Uses of WorkflowStatus_tasks_Args in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return WorkflowStatus_tasks_Args Modifier and Type Method Description WorkflowStatus_tasks_ArgsWorkflowStatus_tasks_Args. limit(IntScalar value)How many `WorkflowTask` items to show per query.WorkflowStatus_tasks_ArgsWorkflowStatus_tasks_Args. page(IntScalar value)Current page number.Methods in ch.brix.gql.client.frontify.builders with parameters of type WorkflowStatus_tasks_Args Modifier and Type Method Description WorkflowStatus_tasksWorkflowStatus_tasks. args(WorkflowStatus_tasks_Args argsBuilder)
-