feat: Add InvokeNode #1908 (#3081)

### What problem does this PR solve?

feat: Add InvokeNode #1908

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-10-29 16:39:56 +08:00
committed by GitHub
parent 2d1fbefdb5
commit 3ed096fd3f
10 changed files with 72 additions and 8 deletions

View File

@ -1023,6 +1023,7 @@ The above is the content you need to summarize.`,
method: 'Method',
timeout: 'Timeout',
headers: 'Headers',
cleanHtml: 'Clean html',
},
footer: {
profile: 'All rights reserved @ React',