In the employeeLead mutation following mutations will be DEPRECATED and are renamed with the new ones. Kindly replace them with the new ones. All the arguments and functionalities are intact.
- employeeLeadCreate -> createEmployeeLead
- employeeLeadUpdate -> updateEmployeeLead
- employeeLeadNewLead -> moveEmployeeLeadToNewLead
- employeeLeadAttemptedToContact -> moveEmployeeLeadToAttemptedToContact
- employeeLeadConnected -> moveEmployeeLeadToConnected
- employeeLeadProposalSent -> moveEmployeeLeadToProposalSent
- employeeLeadContractSent -> moveEmployeeLeadToContractSent
- employeeLeadContractSigned -> moveEmployeeLeadToContractSigned
- employeeLeadDealLost -> moveEmployeeLeadToDealLost
- employeeLeadFuturePipeline -> moveEmployeeLeadToFuturePipeline
- employeeLeadSendInvite -> sendInviteToEmployeeLead