Skip to main content
variable GraphQLSkipDirective
import { GraphQLSkipDirective } from "https://deno.land/x/kilatgraphql@16.6.0/mod.ts";

Used to conditionally skip (exclude) fields or fragments.