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

Properties

readonly
kind: Kind.VARIABLE
readonly
optional
loc: Location
readonly
name: NameNode