UNPKG

graphql-helix

Version:

A highly evolved GraphQL HTTP Server 🧬

3 lines (2 loc) • 131 B
import { RenderGraphiQLOptions } from "./types"; export declare const renderGraphiQL: (options?: RenderGraphiQLOptions) => string;