import * as mod from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/jsutils/isPromise.js"; FunctionsfdefaultReturns true if the value acts like a Promise, i.e. has a "then" function, otherwise returns false.