INPUT_OBJECT
ManageSharingOpportunityInput
link GraphQL Schema definition
- input ManageSharingOpportunityInput {
- : ShareModeEnum!
- : [CreateLeadOpptySharingClientRelationNoLeadOpptyBackrefInput!]
- : [CreateLeadOpptySharingSalesUnitRelationNoLeadOpptyBackrefInput!]
- # Identifier of the OpportunityEntity to perform the action on.
- : ID!
- : String
- }