mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(core): Add method (getMany) to folder repository to filter, sort, and paginate folders (no-changelog) (#13290)
This commit is contained in:
@@ -85,6 +85,7 @@ const repositories = [
|
||||
'WorkflowStatistics',
|
||||
'WorkflowTagMapping',
|
||||
'ApiKey',
|
||||
'Folder',
|
||||
] as const;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user