Skip to main content
Module

x/graphql_deno/mod.ts>GraphQLNonNull

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

type

_GraphQLNonNull<GraphQLNullableType>