Skip to main content
Latest
function printSourceLocation
import { printSourceLocation } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

Render a helpful description of the location in the GraphQL Source document.

Parameters

source: Source
sourceLocation: SourceLocation

Returns

string