Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method SchemaDirectiveVisitor.getDirectiveDeclaration
import { SchemaDirectiveVisitor } from "https://deno.land/x/bq-oak-graphql@v2.0/graphql-tools/utils/SchemaDirectiveVisitor.ts";

Parameters

directiveName: string
schema: any

Returns

any | null | undefined