Skip to main content
Module

x/graphql_tools/deps.ts>printSourceLocation

[DEPRECATED] 🦕 Useful tools to create and manipulate GraphQL schemas. Deno port of `graphql-tools` library
Latest
function printSourceLocation
import { printSourceLocation } from "https://deno.land/x/graphql_tools@0.0.4-deprecated/deps.ts";

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

Parameters

source: Source
sourceLocation: SourceLocation

Returns

string