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

Properties

readonly
kind: "NullValue"
readonly
optional
loc: Location