Add Detailed Information to Record Delete Nodes
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Currently, Record Delete nodes show less detail than Record Lookup nodes. We should enhance Record Delete nodes to display:
- Object being deleted
- Filter criteria (if any)
- Filter logic
- Input reference
## Implementation Notes
- Follow similar pattern to Record Lookup implementation
- Add inner nodes to display the information
Contributor guide
Assessment
This issue has not been assessed yet.