workflowInfluencedOpportunityRows
No description
workflowInfluencedOpportunityRows(
workflow_id: Int!
milestone: OpportunityDetailMilestone = WON
start_date: String!
end_date: String!
first: Int = 25
page: Int = 1
order_by: String = "amount"
order_dir: String = "DESC"
): OpportunityDetailRowsResponse!


