Salesforce Lightning Web Component for updating record via Quick Action
@api invoke() and uiRecordApi can be used in the Salesforce Lightning Web Component for updating record via Quick Action. lightning__RecordAction should be used in the Lightning Web Component to use ....