import * as graphqlTs from "https://deno.land/x/graphql_ts@v15.0.0/src/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 graphqlTs from "https://deno.land/x/graphql_ts@v15.0.0/src/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. |