Skip to main content
Module

x/graphql_deno/mod.ts>Kind

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

The set of allowed kind values for AST nodes.

type

_Kind