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