import { printSchema } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.js";
Accepts options as a second argument:
- commentDescriptions: Provide true to use preceding comments as the description.
import { printSchema } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.js";
Accepts options as a second argument: