Files
probo/pkg/server/api
Émile Ré 5094ff49df Add reorderCookieCategory mutation
Category reordering previously required two separate
updateCookieCategory calls to swap ranks, which was not
atomic. Replace with a single reorderCookieCategory mutation
that shifts all affected ranks in one SQL statement, and
remove the rank field from UpdateCookieCategoryInput.

Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-20 17:47:07 +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