FunctionsresponsePathAsArrayresponsePathAsArray CallableresponsePathAsArray(path: Maybe<Readonly<Path>>): (string | number)[]Given a Path, return an Array of the path keys.Parameterspath: Maybe<Readonly<Path>>Returns (string | number)[]
Given a Path, return an Array of the path keys.