v1

latestOpenAPI 3.0.0MIT License2026-07-1767200.5 KB
graphql

GraphQL subscription (WebSocket upgrade)

Upgrades the connection to a WebSocket speaking the graphql-transport-ws subprotocol for GraphQL subscriptions. Requests that do NOT send Upgrade: websocket are rejected with 405. Query-string GraphQL (?query=) is intentionally not supported — mutations and queries must use POST.

get/v1/graphql