import { default } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/defineToJSON.js";
The defineToJSON()
function defines toJSON() and inspect() prototype
methods, if no function provided they become aliases for toString().
import { default } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/defineToJSON.js";
The defineToJSON()
function defines toJSON() and inspect() prototype
methods, if no function provided they become aliases for toString().