twenty/packages/twenty-server/src
Thomas Trompette a15884ea0a
Add exceptions for metadata modules (#6070)
Class exception for each metadata module + handler to map on graphql
error

TODO left :
- find a way to call handler on auto-resolvers nestjs query (probably
interceptors)
- discuss what should be done for pre-hooks errors
- discuss what should be done for Unauthorized exception
2024-07-01 13:49:17 +02:00
..
command Rework messaging modules (#5710) 2024-06-03 11:16:05 +02:00
database 5095 move onboardingstatus computation from frontend to backend (#5954) 2024-06-28 17:32:02 +02:00
engine Add exceptions for metadata modules (#6070) 2024-07-01 13:49:17 +02:00
modules fix: message cleaner find operator (#6080) 2024-07-01 11:23:22 +02:00
queue-worker feat: Enhancements to MessageQueue Module with Decorators (#5657) 2024-06-17 09:49:37 +02:00
utils Add exceptions for metadata modules (#6070) 2024-07-01 13:49:17 +02:00
app.module.ts feat: Enhancements to MessageQueue Module with Decorators (#5657) 2024-06-17 09:49:37 +02:00
main.ts 4655 batch endpoints on the rest api (#5411) 2024-05-16 14:15:49 +02:00