import { addPath } 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.
Parameters
prev: Path | undefined
import { addPath } 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.