import { print } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";
Converts an AST into a string, using one set of reasonable formatting rules.
Parameters
ast: ASTNode
import { print } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";
Converts an AST into a string, using one set of reasonable formatting rules.