Skip to main content
Module

x/graphql_deno/lib/index.js>formatError

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

Given a GraphQLError, format it according to the rules described by the Response Format, Errors section of the GraphQL Specification.