Files
probo/pkg/server/api
É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 12:00:53 +02:00
2026-03-19 16:37:51 +01:00
2026-04-20 15:37:39 +02:00
2026-04-20 17:47:04 +04:00