Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method GraphQLEnumType.prototype.serialize
import { GraphQLEnumType } from "https://deno.land/x/graphql_deno@v15.0.0/lib/type/definition.d.ts";

Parameters

value: any

Returns

Maybe<string>