import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/utilities/extendSchema.d.ts";
Functions
Produces a new schema given an existing schema and a document which may contain GraphQL type extensions and definitions. The original schema will remain unaltered. | |
Given an ast node, returns its string description. |