INPUT_OBJECT
CreateOrUpdateLeadOpptyContactRelationInput
link GraphQL Schema definition
- input CreateOrUpdateLeadOpptyContactRelationInput {
- String :
- # Unique identifier of entity.
- ID :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- CreateLeadOpptyContactGroupRelationInput :
- # Multi-line text input field.
- String :
- # Relation to single entity instance.
- ID :
- # Boolean value.
- Boolean :
- # Relation to single entity instance.
- ID :
- # Relation to single abstract entity instance.
- #
- # E.g. Relation to Lead/Oppty
- #
- ID :
- # Field containing json.
- JSONString :
- # Field whose values are strictly defined with an enumeration of values.
- OrgRelationshipTypeEnum :
- # Revision when entity was lastly changed.
- Int :
- # Relations to SalesRoles.
- CreateLeadOpptyContactSalesRoleRelationNoLeadOpptyContactRelationBackrefInput!] : [
- }