Skip to main content
Latest
type alias IntrospectionInputTypeRef
import { type IntrospectionInputTypeRef } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";
definition: IntrospectionNamedTypeRef<IntrospectionInputType> | IntrospectionListTypeRef<any> | IntrospectionNonNullTypeRef<IntrospectionNamedTypeRef<IntrospectionInputType> | IntrospectionListTypeRef<any>>