Skip to main content
Latest
type alias GraphQLScalarSerializer
import { type GraphQLScalarSerializer } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";
definition: (value: any) => Maybe<TExternal>