SOQL-Query-Editor-LWC from vimaltiwari2612 – Giter Site
A Developer console like query editor for search, delete, update records of any object. It is basicly a simulation of all the features which the query editor currently having.
- search records of any objects
- any number of fields can be searched
- with or without namespace support
- deletion of multiple records
- updation of multiple records
Motivation behind this project
- Adding new records from screen dynamically.
- parent relationship queries
- child queries
Added Dynamic SOSL search compoent Through LWC. Check it out here
HAPPY CODING!!
Read more here: Source link