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

Properties

readonly
kind: "NonNullType"
readonly
optional
loc: Location
readonly
type: NamedTypeNode | ListTypeNode