import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/utilities/buildASTSchema.js";
Functions
This takes the ast of a schema document produced by the parse function in src/language/parser.js. | |
A helper function to build a GraphQLSchema directly from a source document. |