this dosent work, but i will leave it here to explore later.

This commit is contained in:
David Lebee
2021-02-05 11:59:53 -05:00
parent d68f87028d
commit 764f4a7cd6
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -62,6 +62,7 @@ namespace Demo
services
.AddGraphQLServer()
.AddProjections()
.AddQueryType(d => d.Name("Query"))
.AddPoweredSoftQueries()
.AddPoweredSoftDynamicQueries()