Files
twenty/packages/twenty-front
martmull 354ee86cb9 8311 serverless function functions can be executed with any input (#8380)
- remove ts-morph
- update inputSchema shape

![image](https://github.com/user-attachments/assets/e62f3fdb-5be8-4666-8172-44f73a1981b9)


https://github.com/user-attachments/assets/913cd305-9e7c-48da-b20f-c974a8ac7cea

## TODO
- have inputTypes to match the inputSchema type (string, number,
boolean, etc...), only string for now
- handle required/optional inputs
- handle case when inputSchema changes, fix data reset when switching
function
2024-11-08 16:15:27 +00:00
..
2024-03-31 10:53:37 +02:00
2024-10-24 15:38:52 +02:00
2024-10-19 10:58:20 +02:00
2023-12-10 18:10:54 +01:00
2024-07-29 13:03:09 +02:00
2024-10-24 16:59:59 +02:00
2024-10-30 15:50:56 +01:00
2024-11-05 00:19:05 +01:00
2024-08-09 08:38:01 +02:00

Run yarn dev while server running on port 3000