Skip to main content
Module

x/http_graphql_playground/mod.ts

HTTP request for graphql-playground with standard Request and Response
Latest
import * as httpGraphqlPlayground from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/mod.ts";

Functions

Create HTTP request handler for graphql-playground.

Validate the request is valid GraphQL playground request or not.