import { assertValidSchema } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/validate.js";
Utility function which asserts a schema is valid by throwing an error if it is invalid.
import { assertValidSchema } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/validate.js";
Utility function which asserts a schema is valid by throwing an error if it is invalid.