property GraphqlConnectionInfo.query

Query string parameters from the upgrade request.

Type

Readonly<Record<string, string>>

Usage

import { type GraphqlConnectionInfo } from "common/src/index.ts";