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


