Skip to main content
Module

x/graphql_deno/mod.ts>printError

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

Prints a GraphQLError to a string, representing useful location information about the error's position in the source.

Returns

string