feature: add mutation input object transformer

This commit is contained in:
2025-04-28 02:44:16 +08:00
parent ee1b1ae5e6
commit 0300d7baf6
12 changed files with 145 additions and 65 deletions

View File

@@ -50,4 +50,4 @@ recorder = { path = "./apps/recorder" }
[patch.crates-io]
jwt-authorizer = { git = "https://github.com/blablacio/jwt-authorizer.git", rev = "e956774" }
seaography = { git = "https://github.com/lonelyhentxi/seaography.git", rev = "0c4cc5c" }
seaography = { git = "https://github.com/dumtruck/seaography.git", rev = "10ba248" }