Skip to main content
Latest
function printError
import { printError } from "https://deno.land/x/graphql_deno@v15.0.0/lib/error/index.d.ts";

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

Returns

string