Skip to main content
Module

x/bq-oak-graphql/subscriptions-transport-ws/server.ts>ExecutionIterator

A simple graphql middleware for oak deno framework.
Latest
type alias ExecutionIterator
import { type ExecutionIterator } from "https://deno.land/x/bq-oak-graphql@v2.0/subscriptions-transport-ws/server.ts";
definition: AsyncIterator<any>