import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/validate.d.ts";
Functions
Utility function which asserts a schema is valid by throwing an error if it is invalid. | |
Implements the "Type Validation" sub-sections of the specification's "Type System" section. |