property GraphqlWsTransportOptions.path

The WebSocket endpoint path; defaults to `${path}/ws`.

Type

string

Usage

import { type GraphqlWsTransportOptions } from "graphql-plugin/src/index.ts";