Charles Bochet
0202586d36
Fix message channel processing ( #12021 )
...
Several users have complained about not being able to read their emails
anymore.
This is because the find-messages post query hook is expecting
ObjectRecord[] as an input but is actually getting a graphql Connection
Typing was wrong. This PR fixes the typing and make sure the post query
hook always get an ObjectRecord[]
2025-05-13 21:16:23 +02:00
..
2025-05-13 21:16:23 +02:00
2025-04-30 09:12:59 +02:00
2025-01-28 10:06:18 +01:00
2025-04-09 14:11:26 +02:00
2025-05-07 09:39:18 +02:00
2025-05-07 10:42:51 +02:00
2025-04-24 09:32:03 +02:00
2025-05-12 08:32:04 +00:00
2025-05-05 13:12:16 +02:00
2025-04-09 14:11:26 +02:00
2025-04-30 09:12:59 +02:00
2024-09-21 06:33:15 +02:00
2025-05-07 09:39:18 +02:00
2025-04-09 14:11:26 +02:00
2025-04-09 14:11:26 +02:00
2025-03-22 19:16:06 +01:00
2025-04-18 15:48:48 +02:00
2025-05-13 11:28:22 +02:00
2025-04-26 09:21:59 +02:00
2025-04-09 14:11:26 +02:00
2025-05-02 15:35:05 +02:00
2025-04-09 14:11:26 +02:00
2025-04-22 22:24:26 +02:00
2025-05-04 14:42:30 +02:00
2025-04-09 14:11:26 +02:00
2025-04-16 16:23:57 +02:00
2025-04-14 17:31:13 +02:00
2025-04-09 14:11:26 +02:00
2025-04-09 14:11:26 +02:00
2025-04-09 14:11:26 +02:00
2025-05-04 14:35:41 +02:00
2025-05-05 17:23:27 +02:00
2025-04-09 14:11:26 +02:00
2025-03-22 19:16:06 +01:00
2025-05-05 15:48:23 +02:00
2024-10-30 12:07:11 +01:00
2025-04-01 09:50:43 +00:00
2025-05-13 19:18:38 +02:00
2025-04-09 14:11:26 +02:00
2025-05-13 11:28:22 +02:00
2025-04-11 14:40:00 +02:00
2025-04-09 14:11:26 +02:00
2025-04-09 14:11:26 +02:00
2025-04-09 14:11:26 +02:00
2025-02-14 10:27:47 +01:00
2025-05-13 13:34:27 +05:30
2025-01-28 10:06:18 +01:00
2025-05-12 15:54:56 +02:00
2025-05-07 10:42:51 +02:00
2025-04-29 16:29:25 +02:00
2025-05-07 09:39:18 +02:00
2025-04-17 10:55:54 +02:00
2025-05-04 14:35:41 +02:00