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

Properties

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