Skip to main content
Module

x/graphql_deno/mod.ts>ResponsePath

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