type alias ResponsePathimport { type ResponsePath } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts"; definition: { prev: Path | undefined; key: string | number; }