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

Properties

readonly
name: string
readonly
optional
description: Maybe<string>
readonly
optional
defaultValue: Maybe<string>