Skip to main content
Latest
type alias GraphQLEnumValueConfigMap
import { type GraphQLEnumValueConfigMap } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";
definition: { [key: string]: GraphQLEnumValueConfig; }