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