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

Type Parameters

optional
T extends IntrospectionType = IntrospectionType

Properties

readonly
kind: T["kind"]
readonly
name: string