Latest
interface NameNode
import { type NameNode } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/language/index.d.ts";

Properties

readonly
kind: "Name"
readonly
optional
loc: Location
readonly
value: string