twenty/packages/twenty-server/src/engine/metadata-modules/serverless-function
Félix Malfait af8d22ee99
Fix ObjectType casing and conflict between Relation and RelationMetadata (#9849)
Fixes #9827 

Also uncovered a conflict with `@objectType('Relation')` and
`@objectType('relation)`

I don't want to address it in this PR so I will create a followup issue
when we close this but I think there's a confusion between
Relation/RelationMetadata, it's unclear what is what

---------

Co-authored-by: Antoine Moreaux <moreaux.antoine@gmail.com>
2025-01-28 10:06:18 +01:00
..
constants 8643 fix sentry error (#8644) 2024-11-21 16:09:36 +00:00
dtos Serverless function timeout concerns (#9689) 2025-01-17 13:49:02 +00:00
jobs 9024 workflow test serverless function follow up (#9066) 2024-12-17 10:35:38 +01:00
utils Add function execution throttler (#6742) 2024-08-27 18:56:47 +02:00
serverless-function.entity.ts Serverless function timeout concerns (#9689) 2025-01-17 13:49:02 +00:00
serverless-function.exception.ts Add function execution throttler (#6742) 2024-08-27 18:56:47 +02:00
serverless-function.module.ts Fix ObjectType casing and conflict between Relation and RelationMetadata (#9849) 2025-01-28 10:06:18 +01:00
serverless-function.resolver.ts Fix ObjectType casing and conflict between Relation and RelationMetadata (#9849) 2025-01-28 10:06:18 +01:00
serverless-function.service.ts Fix use as draft (#9718) 2025-01-21 15:44:52 +01:00