Module

x/graphql_deno/lib/subscription/index.js

GraphQL-JS ported to Deno
Latest
import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/subscription/index.js";

Functions

Implements the "CreateSourceEventStream" algorithm described in the GraphQL specification, resolving the subscription source event stream.