import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/error/formatError.d.ts";
Functions
Given a GraphQLError, format it according to the rules described by the Response Format, Errors section of the GraphQL Specification. |
import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/error/formatError.d.ts";
Given a GraphQLError, format it according to the rules described by the Response Format, Errors section of the GraphQL Specification. |