Skip to main content
Latest
interface IntValueNode
import { type IntValueNode } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.d.ts";

Properties

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