LWC: Can I use lightning/uiRecordApi for all database interactions?
In Aura, it’s standard practice to call an @AuraEnabled
Apex method for all database CRUD operations.
In Aura, it’s standard practice to call an @AuraEnabled
Apex method for all database CRUD operations.