INPUT_OBJECT
CreateLeadOpptyContactSalesRoleRelationInput
link GraphQL Schema definition
- input CreateLeadOpptyContactSalesRoleRelationInput {
- : String
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Lead/opportunity-contact link this sales-role assignment belongs to.
- : CreateLeadOpptyContactRelationInput
- # Id of the lead/opportunity-contact link.
- : ID
- # Id of the sales role.
- : ID!
- # Revision when entity was lastly changed.
- : Int
- }