fix: fix graphql

This commit is contained in:
2025-05-22 02:11:16 +08:00
parent b2f327d48f
commit f1d8318500
15 changed files with 740 additions and 447 deletions

View File

@@ -1,2 +1,3 @@
mod subscription;
mod task;
pub use subscription::register_subscriptions_to_schema;