function extendSchemaImplimport { extendSchemaImpl } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/utilities/extendSchema.d.ts"; extendSchemaImpl(schemaConfig: GraphQLSchemaNormalizedConfig,documentAST: DocumentNode,options?: Options,): GraphQLSchemaNormalizedConfigParametersschemaConfig: GraphQLSchemaNormalizedConfigdocumentAST: DocumentNodeoptionaloptions: OptionsReturnsGraphQLSchemaNormalizedConfig