Skip to main content
Module

x/graphql_deno/lib/index.js>printError

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

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