Module

x/graphql_deno/mod.ts>ResponsePath

GraphQL-JS ported to Deno
Latest
type alias ResponsePath
import { type ResponsePath } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/mod.ts";
definition: { prev: Path | undefined; key: string | number; }