Skip to main content
Module

x/graphql_deno/mod.ts>IntValueNode

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

Properties

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