Skip to main content
Module

x/graphql_deno/mod.ts>formatError

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

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