vimaltiwari2612 / SOQL-Query-Editor-LWC

A Developer console like query editor for search, delete, update records of any object. It is basically a simulation of all the features which the query editor currently having. Also, new Dynamic SOSL search component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOQL-Query-Editor-LWC

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

Screenshot

screenshot screenshot

future scope

  • Adding new records from screen dynamically.
  • parent relationship queries
  • child queries

Dynamic SOSL Search Component

Added Dynamic SOSL search compoent Through LWC. Check it out here image

HAPPY CODING!!

About

A Developer console like query editor for search, delete, update records of any object. It is basically a simulation of all the features which the query editor currently having. Also, new Dynamic SOSL search component.


Languages

Language:JavaScript 53.8%Language:Apex 24.8%Language:HTML 21.5%