⬇ Import flow fixes

This commit is contained in:
2026-03-05 13:33:48 -05:00
parent cc30dcc14f
commit 71267ecc7e
5 changed files with 124 additions and 13 deletions

View File

@@ -92,6 +92,7 @@ export default class ApiService extends Service {
aliases: {
"POST /": "graphql.graphql",
"GET /": "graphql.graphql",
"GET /health": "graphql.checkRemoteSchema",
},
mappingPolicy: "restrict",
bodyParsers: {