backend/src/main/resources/graphql/schema.graphqls @@ -1,5 +1,8 @@ # GraphQL Schema 定义 # 自定义标量类型 scalar Long # 查询根类型 type Query { # 测试查询