Files
twenty/packages/twenty-front
Lucas Bordeau 3b458d5207 Activity injection into Apollo cache (#3665)
- Created addRecordInCache to inject a record in Apollo cache and inject single read query on this record
- Created createOneRecordInCache and createManyRecordsInCache that uses this addRecordInCache
- Created useOpenCreateActivityDrawerV2 hook to create an activity in cache and inject it into all other relevant requests in the app before opening activity drawer
- Refactored DEFAULT_SEARCH_REQUEST_LIMIT constant and hardcoded arbitrary request limits
- Added Apollo dev logs to see errors in the console when manipulating cache
2024-01-29 16:12:52 +01:00
..
2023-12-12 22:38:40 +01:00
2023-12-11 11:13:03 +01:00
2023-12-10 18:10:54 +01:00
2024-01-05 19:18:22 +01:00
2023-12-15 11:36:28 +01:00

Run yarn dev while server running on port 3000