CreateActionCreateOrUpdateCrmContactInput
No description
input CreateActionCreateOrUpdateCrmContactInput {
assignment_method_id: CrmAssignmentMethod
crm_lead_source_id: ID
crm_user_id: ID
retain_existing_lead_owner: Boolean
retain_existing_lead_source: Boolean
}
Fields
CreateActionCreateOrUpdateCrmContactInput.assignment_method_id ● CrmAssignmentMethod enum
CreateActionCreateOrUpdateCrmContactInput.crm_lead_source_id ● ID scalar
CreateActionCreateOrUpdateCrmContactInput.crm_user_id ● ID scalar
CreateActionCreateOrUpdateCrmContactInput.retain_existing_lead_owner ● Boolean scalar
CreateActionCreateOrUpdateCrmContactInput.retain_existing_lead_source ● Boolean scalar
Member Of
CreateActionCreateOrUpdateCrmContactHasOne input ● UpdateActionCreateOrUpdateCrmContactHasOne input


