Skip to main content
Module

x/gql/graphiql/render.ts>CursorShape

☁ Universal GraphQL HTTP middleware for Deno and Bun
Latest
type alias CursorShape
import { type CursorShape } from "https://deno.land/x/gql@3.0.1/graphiql/render.ts";
definition: "line" | "block" | "underline"