Files
twenty/packages/twenty-server/src/engine/core-modules
Charles Bochet b724c5e610 Fix graphql API accepting malformed UUIDs (#4895)
We have discovered that GraphQL inputs for fields of type ids in create
/ update input where using a more permissive ID type than the type used
in FilterInput in queries.

This PRs fixes it and make sure that all Input are using UUID graphql
scalar types
2024-04-09 16:44:52 +02:00
..
2024-04-09 11:18:48 +02:00
2024-03-26 16:10:45 +01:00