Skip to main content
Latest
interface RenderPageOptions
implements MiddlewareOptions
import { type RenderPageOptions } from "https://deno.land/x/bq-oak-graphql@v2.0/graphql-playground-html/render-playground-html.ts";

Properties

optional
version: string
optional
cdnUrl: string
optional
env: any
optional
title: string
optional
faviconUrl: string | null