Skip to content

Commit 0f1d417

Browse files
authored
update changeset
1 parent aa238af commit 0f1d417

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.changeset/two-bulldogs-doubt.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
'graphiql': patch
44
---
55

6-
`GraphiQL.createClient()` accepts custom `legacyClient`, exports typescript types, fixes #1800
6+
`GraphiQL.createClient()` accepts custom `legacyClient`, exports typescript types, fixes #1800.
7+
8+
`createGraphiQLFetcher` now only attempts an `graphql-ws` connection when only `subscriptionUrl` is provided. In order to use `graphql-transport-ws`, you'll need to provide the `legacyClient` option only, and no `subscriptionUrl` or `wsClient` option.

0 commit comments

Comments
 (0)