Skip to main content
Module

x/graphql_tools/deps.ts>printError

[DEPRECATED] 🦕 Useful tools to create and manipulate GraphQL schemas. Deno port of `graphql-tools` library
Latest
function printError
import { printError } from "https://deno.land/x/graphql_tools@0.0.4-deprecated/deps.ts";

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

Returns

string