feat: implement context menu for logic pills
Compare changes
@@ -6,8 +6,9 @@ import { GeneralDescription, InputNode, InputNodeTypeTypes } from '../../../mode
@@ -28,6 +29,7 @@ export function QueryLogicPill(node: SchemaReactflowLogicNode) {
@@ -49,6 +51,11 @@ export function QueryLogicPill(node: SchemaReactflowLogicNode) {
@@ -61,7 +68,27 @@ export function QueryLogicPill(node: SchemaReactflowLogicNode) {