Files
twenty/packages/twenty-front
Weiko f6fd92adcb [POC] add graphql query runner (#6747)
## Context
The goal is to replace pg_graphql with our own ORM wrapper (TwentyORM).
This PR tries to add some parsing logic to convert graphql requests to
send to the ORM to replace pg_graphql implementation.

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2024-08-27 17:06:39 +02:00
..
2024-03-31 10:53:37 +02:00
2024-08-16 21:20:02 +02:00
2024-07-29 13:03:09 +02:00
2024-08-27 11:11:24 +02:00
2023-12-10 18:10:54 +01:00
2024-07-29 13:03:09 +02:00
2024-08-09 08:38:01 +02:00
2024-08-27 14:13:05 +02:00
2024-08-21 15:33:38 +02:00
2024-08-09 08:38:01 +02:00

Run yarn dev while server running on port 3000