We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4d8ea commit e6866e6Copy full SHA for e6866e6
samples/Samples.Basic/Program.cs
@@ -22,7 +22,6 @@
22
{
23
GraphQLEndPoint = "/graphql",
24
SubscriptionsEndPoint = "/graphql",
25
- //GraphQLWsSubscriptions = true,
26
});
27
28
await app.RunAsync();
0 commit comments