import { createHttpError } from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/deps.ts";
Create an instance of an HttpError based on the status code provided.
x/http_graphql_playground/deps.ts>createHttpError
import { createHttpError } from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/deps.ts";
Create an instance of an HttpError based on the status code provided.