workflowNodeQualifications
No description
workflowNodeQualifications(
where: QueryWorkflowNodeQualificationWhereWhereConditions
orderBy: [QueryWorkflowNodeQualificationOrderByClause!]
first: Int!
page: Int
): WorkflowNodeQualificationPaginator!
Arguments
workflowNodeQualifications.where ● QueryWorkflowNodeQualificationWhereWhereConditions input
workflowNodeQualifications.orderBy ● [QueryWorkflowNodeQualificationOrderByClause!] list input
workflowNodeQualifications.first ● Int! non-null scalar
Limits number of fetched items. Maximum allowed value: 500.
workflowNodeQualifications.page ● Int scalar
The offset from which items are returned.
Type
WorkflowNodeQualificationPaginator object
A paginated list of WorkflowNodeQualification items.


