Commit Graph

1 Commits

Author SHA1 Message Date
DrillableBit
1b78a6f638 Add configurable GraphQL error masking with whitelist support
- Introduce GRAPHENE_ERRORS settings for masking error messages in GraphQL responses
- Support masking sensitive errors while allowing whitelisted exceptions to show full details
- Enable customization of generic error message for better user experience and security
2025-06-14 16:15:34 +02:00