Files
probo/pkg
Émile Ré 653b43fc81 Add moveCookieToCategory mutation
Moving a cookie between categories previously required two sequential
updateCookieCategory mutations, which was not atomic and could leave
data in an inconsistent state if the second call failed. This adds a
dedicated moveCookieToCategory mutation that performs both updates in
a single transaction.

Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-21 11:40:22 +04:00
..
2026-04-19 11:42:50 +02:00
2026-04-03 11:56:06 +02:00
2026-04-20 15:37:39 +02:00
2026-04-20 12:11:17 +02:00
2026-04-13 12:25:42 +02:00
2026-04-03 11:56:06 +02:00
2026-03-31 19:16:56 +04:00
2026-04-13 12:25:42 +02:00
2026-04-13 12:25:42 +02:00
2026-04-20 17:47:04 +04:00
2026-04-02 14:37:29 +02:00
2026-04-21 11:40:22 +04:00
2026-04-13 19:24:46 +02:00
2026-04-03 11:56:06 +02:00
2026-04-20 15:37:39 +02:00