Salesforce Fact #521 | ConvertLeads access check in LWC
How can we check ConvertLeads permission in LWC. This is how we can import the permission and check: import hasConvertLeadAccess from '@salesforce/userPermission/ConvertLeads';
This blog contains some of the Salesforce facts which I have found quite interesting. Happy learning.