Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak_graphql/graphql-playground-html/render-playground-html.ts>ISettings

A simple graphql middleware for oak deno framework.
Latest
interface ISettings
import { type ISettings } from "https://deno.land/x/oak_graphql@0.6.4/graphql-playground-html/render-playground-html.ts";

Properties

optional
general.betaUpdates: boolean
optional
editor.cursorShape: CursorShape
optional
editor.theme: Theme
optional
editor.reuseHeaders: boolean
optional
tracing.hideTracingResponse: boolean
optional
tracing.tracingSupported: boolean
optional
editor.fontSize: number
optional
editor.fontFamily: string
optional
request.credentials: string