Skip to main content
Module

x/graphql_deno/mod.ts>VariableNode

GraphQL-JS ported to Deno
Latest
interface VariableNode
import { type VariableNode } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

Properties

readonly
kind: "Variable"
readonly
optional
loc: Location
readonly
name: NameNode