feat: add custom types for subscriber id input filter

This commit is contained in:
2025-02-23 00:02:03 +08:00
parent c2f74dc369
commit 4f9e74ceb4
5 changed files with 81 additions and 49 deletions

View File

@@ -91,7 +91,7 @@ bollard = { version = "0.18", optional = true }
async-graphql = { version = "7.0.15", features = [] }
async-graphql-axum = "7.0.15"
fastrand = "2.3.0"
seaography = "1.1"
seaography = { version = "1.1" }
quirks_path = "0.1.1"
base64 = "0.22.1"
tower = "0.5.2"