Skip to main content
Latest
type alias ResponsePath
import { type ResponsePath } from "https://deno.land/x/graphql_deno@v15.0.0/lib/type/index.d.ts";
definition: { prev: Path | undefined; key: string | number; }