twenty/packages/twenty-server/src/queue-worker
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
..
queue-worker.module.ts [POC] add graphql query runner (#6747) 2024-08-27 17:06:39 +02:00
queue-worker.ts Fix frontend tests (#6585) 2024-08-09 08:38:01 +02:00