mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-15 08:42:55 +01:00
New data query node for Directus backend integration
This commit is contained in:
@@ -562,6 +562,10 @@ function generateNodeLibrary(nodeRegister) {
|
||||
{
|
||||
name: 'External Data',
|
||||
items: ['net.noodl.HTTP', 'REST2']
|
||||
},
|
||||
{
|
||||
name: 'BYOB Data',
|
||||
items: ['noodl.byob.QueryData']
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user