Latest
function responsePathAsArray
import { responsePathAsArray } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/mod.ts";

Given a Path, return an Array of the path keys.

Parameters

path: Path

Returns

Array<string | number>