import { buildSchema } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/utilities/index.d.ts";
A helper function to build a GraphQLSchema directly from a source document.
Parameters
optional
options: BuildSchemaOptions & ParseOptionsimport { buildSchema } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/utilities/index.d.ts";
A helper function to build a GraphQLSchema directly from a source document.