variable GraphQLDeprecatedDirective
import { GraphQLDeprecatedDirective } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/directives.d.ts";

Used to declare element of a GraphQL schema as deprecated.

type

GraphQLDirective