Skip to main content
Module

x/graphql_deno/mod.ts>assertValidSchema

GraphQL-JS ported to Deno
Latest
function assertValidSchema
import { assertValidSchema } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

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