Skip to main content

GetStakeholderRecommendationsInput

No description

input GetStakeholderRecommendationsInput {
accordId: String!
placeholderRole: String!
limit: Int
}

Fields

GetStakeholderRecommendationsInput.accordId ● String! non-null scalar

The accord to recommend stakeholders for.

GetStakeholderRecommendationsInput.placeholderRole ● String! non-null scalar

The placeholder role the recommended contacts would fill.

GetStakeholderRecommendationsInput.limit ● Int scalar

Maximum number of recommendations to return; total is still reported in full.

Member Of

accordPlaceholderRecommendations query