this dosent work, but i will leave it here to explore later.
This commit is contained in:
@@ -62,6 +62,7 @@ namespace Demo
|
||||
|
||||
services
|
||||
.AddGraphQLServer()
|
||||
.AddProjections()
|
||||
.AddQueryType(d => d.Name("Query"))
|
||||
.AddPoweredSoftQueries()
|
||||
.AddPoweredSoftDynamicQueries()
|
||||
|
||||
Reference in New Issue
Block a user