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

Used to conditionally skip (exclude) fields or fragments.