Latest
type alias GraphQLScalarSerializer
import { type GraphQLScalarSerializer } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/index.d.ts";
definition: (value: any) => Maybe<TExternal>