Latest
function printSourceLocation
import { printSourceLocation } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";

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

Parameters

source: Source
sourceLocation: SourceLocation

Returns

string