Skip to content

Is it possible to integrate subscriptions functionality to this package ? #47

Closed as not planned
@kvelaro

Description

@kvelaro

Hi, trying to debug subscriptions and seeing following error. Dont know what to do

{
  "errors": [
    {
      "message": "Your GraphiQL createFetcher is not properly configured for websocket subscriptions yet. Please provide subscriptionUrl, wsClient or legacyClient option first.",
      "stack": "Error: Your GraphiQL createFetcher is not properly configured for websocket subscriptions yet. Please provide subscriptionUrl, wsClient or legacyClient option first.\n    at https://unpkg.com/graphiql/graphiql.min.js:83560:29\n    at async t4 (https://unpkg.com/graphiql/graphiql.min.js:77155:25)"
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions