Skip to main content
Module

x/graphql_deno/mod.ts>print

GraphQL-JS ported to Deno
Latest
function print
import { print } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

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

Returns

string