hasura / hasura/nodejs-graphql-subscriptions-boilerplate
wsurl in the example is set to a HTTP URL
Open
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
For the method `createSubscriptionObservable`, the first parameter is named `wsurl`. When the method is called, however, the value is `https://test-gql-sub.…`. It is unclear why the variable is named `wsurl` but takes a `https` URL as a value.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.