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