Describe the issue/error/question
When creating nodes I’m not sure which interfaces should I import from n8n-core and which from n8n-workflow. It seems to work both ways and I usually import just IExecuteFunctions from n8n-core. But would there be any difference I change that?
Information on your n8n setup
- n8n version: 0.175.1
- Database you’re using (default: SQLite): SQLite
- Running n8n with the execution process [own(default), main]: own
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: docker/npm