Skip to main content
Module

x/shark/deps.ts>print

Graphql proxy for multiple graphql server.
Latest
function print
import { print } from "https://deno.land/x/shark@1.1.0/deps.ts";

Converts an AST into a string, using one set of reasonable formatting rules.

Parameters

ast: ASTNode

Returns

string