Skip to main content
Latest
function assertValidSchema
import { assertValidSchema } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.js";

Utility function which asserts a schema is valid by throwing an error if it is invalid.