Skip to main content
Latest
interface NonNullTypeNode
import { type NonNullTypeNode } from "https://deno.land/x/kilatgraphql@16.6.0-1/mod.ts";

Properties

readonly
kind: Kind.NON_NULL_TYPE
readonly
optional
loc: Location
readonly
type: NamedTypeNode | ListTypeNode