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

Test if the given value is a GraphQL directive.

Parameters

directive: unknown