Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 committed Oct 27, 2024
1 parent d5ec0df commit 32cd6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ app.UseGraphQL("/graphql", options =>
});
```

Please note that some UI packages do not support the `graphql-transport-ws` sub-protocol.
Please note that the included UI packages are configured to use the `graphql-ws` sub-protocol.

### Customizing middleware behavior

Expand Down

0 comments on commit 32cd6bc

Please sign in to comment.