n8n Semble Integration

  • Home
Getting Started
  • Configuration
  • Installation
Node Reference
  • Booking Nodes
  • Credentials
  • Overview
  • Patient Nodes
  • Product Nodes
  • Trigger Nodes
API Reference
  • Overview
  • Components
  • Core
Examples
  • Common Workflows
  • Integration Patterns
  • Troubleshooting
Development
  • Architecture
  • Contributing
  • Testing

ErrorMapperConfig

n8n-nodes-semble v2.1.0


n8n-nodes-semble / core/ErrorMapper / ErrorMapperConfig

Interface: ErrorMapperConfig¶

Defined in: core/ErrorMapper.ts:28

Configuration for error mapping behavior

Properties¶

includeStackTrace¶

includeStackTrace: boolean

Defined in: core/ErrorMapper.ts:29


includeContext¶

includeContext: boolean

Defined in: core/ErrorMapper.ts:30


simplifyMessages¶

simplifyMessages: boolean

Defined in: core/ErrorMapper.ts:31


logErrors¶

logErrors: boolean

Defined in: core/ErrorMapper.ts:32

Menu
Home
Getting Started
Configuration Installation
Node Reference
Booking Nodes Credentials Overview Patient Nodes Product Nodes Trigger Nodes
API Reference
Overview Components Core
Examples
Common Workflows Integration Patterns Troubleshooting
Development
Architecture Contributing Testing

On This Page

Properties includeStackTrace includeContext simplifyMessages logErrors
shadcn theme provided by @asiffer