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

Properties

readonly
kind: "SCALAR"
readonly
name: string
readonly
optional
description: Maybe<string>