import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/Path.d.ts";
Functions
Given a Path and a key, return a new Path containing the new key. | |
Given a Path, return an Array of the path keys. |
import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/Path.d.ts";
Given a Path and a key, return a new Path containing the new key. | |
Given a Path, return an Array of the path keys. |