Files
twenty/packages/twenty-server
Weiko 154ae99ed3 [flexible-schema] Add reserved keyword check on object creation (#5303)
## Context
Because creating an object in metadata also generates a graphql type and
because graphql does not allow 2 types with the same name, we have to
manage a list of reserved keywords that can't be used as object names.

Currently we were maintaining a list of the core objects but we also
have to introduce composite fields that are also generated as gql types.
2024-05-06 13:44:40 +02:00
..
2024-04-27 11:43:44 +02:00
2024-03-26 13:42:09 +01:00
2024-05-03 19:11:03 +02:00