import { type Drash } from "https://deno.land/x/drash@v2.8.1/src/services/graphql/deps.ts";
const { HttpMethodName } = Drash.Types;
The allowed types for an HTTP method on a resource.
import { type Drash } from "https://deno.land/x/drash@v2.8.1/src/services/graphql/deps.ts";
const { HttpMethodName } = Drash.Types;
The allowed types for an HTTP method on a resource.