Skip to main content
Latest
variable GraphQLSkipDirective
import { GraphQLSkipDirective } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

Used to conditionally skip (exclude) fields or fragments.