mirror of
https://github.com/xtr-dev/payload-automation.git
synced 2025-12-12 17:43:23 +00:00
- Prefix custom trigger field names with trigger slug to avoid conflicts - Built-in fields use __builtin_ prefix - Custom trigger fields use __<triggerSlug>_ prefix - Prevents naming collisions between different trigger types