Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface VariableNode
import { type VariableNode } from "https://deno.land/x/kilatgraphql@16.6.0-1/mod.ts";

Properties

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