Skip to main content
class SDLValidationContext
import { SDLValidationContext } from "https://deno.land/x/graphql_deno@v15.0.0/lib/validation/ValidationContext.js";

Constructors

new
SDLValidationContext(
ast,
schema,
onError,
)