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