Latest
interface IntValueNode
import { type IntValueNode } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/index.d.ts";

Properties

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