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


