import * as httpGraphqlPlayground from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/mod.ts";
Functions
Create HTTP request handler for | |
Validate the request is valid GraphQL playground request or not. |
x/http_graphql_playground/mod.ts
import * as httpGraphqlPlayground from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/mod.ts";
Create HTTP request handler for | |
Validate the request is valid GraphQL playground request or not. |