Skip to main content
Module

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

A simple graphql middleware for oak deno framework.
Latest
interface OperationMessage
import { type OperationMessage } from "https://deno.land/x/bq-oak-graphql@v2.0/subscriptions-transport-ws/server.ts";

Properties

optional
payload: OperationMessagePayload
optional
id: string
type: string