Skip to main content
Module

x/graphql_deno/mod.ts>ListTypeNode

GraphQL-JS ported to Deno
Latest
interface ListTypeNode
import { type ListTypeNode } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

Properties

readonly
kind: "ListType"
readonly
optional
loc: Location
readonly
type: TypeNode