Skip to main content
Module

x/http_graphql_playground/deps.ts>RenderPageOptions

HTTP request for graphql-playground with standard Request and Response
Latest
interface RenderPageOptions
implements MiddlewareOptions
import { type RenderPageOptions } from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/deps.ts";

Properties

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