[FA-13] Adds Fusion gateway, need to setup a local build and stitch process. Only NovelService included right now.
This commit is contained in:
@@ -76,6 +76,8 @@ public class Program
|
||||
app.MapHealthChecks("/healthz");
|
||||
|
||||
app.MapGraphQL();
|
||||
|
||||
app.RunWithGraphQLCommands(args);
|
||||
|
||||
app.Run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user