Skip to main content
Module

x/bq-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/bq-oak-graphql@v2.0/graphql-playground-html/render-playground-html.ts";

Properties

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