Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

printLocation

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

function printLocation(location: Location): string;
§
printLocation(location: Location): string
[src]

§Parameters

§
location: Location
[src]

§Return Type

§
string
[src]