import { default } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/mapValue.js";
Creates an object map with the same keys as map
and values generated by
running each value of map
thru fn
.
import { default } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/mapValue.js";
Creates an object map with the same keys as map
and values generated by
running each value of map
thru fn
.