Skip to main content
interface NameNode
import { type NameNode } from "https://deno.land/x/kilatgraphql@16.6.0/mod.ts";

Name

Properties

readonly
kind: Kind.NAME
readonly
optional
loc: Location
readonly
value: string