Skip to content

Commit

Permalink
Update KDoc for subscriptionNetworkTransport (#6340)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanderwee authored Jan 2, 2025
1 parent a6a8fac commit de39feb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ private constructor(
}

/**
* Configures the [NetworkTransport] to use for queries and mutations.
* Configures the [NetworkTransport] to use for subscriptions.
*
* By default, an instance of [WebSocketNetworkTransport] using [graphql-ws](https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md) is created.
*
Expand Down

0 comments on commit de39feb

Please sign in to comment.