Skip to main content
function printSourceLocation
import { printSourceLocation } from "https://deno.land/x/kilatgraphql@16.6.0/mod.ts";

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

Parameters

source: Source
sourceLocation: SourceLocation

Returns

string