Skip to main content
Module

x/graphql_deno/lib/language/location.js

GraphQL-JS ported to Deno
Latest
import * as graphqlDeno from "https://deno.land/x/graphql_deno@v15.0.0/lib/language/location.js";

Functions

Takes a Source and a UTF-8 character offset, and returns the corresponding line and column as a SourceLocation.