method neonConfig.fetchConnectionCache neonConfig.fetchConnectionCache(): NeonConfig["fetchConnectionCache"] DEPRECATED. Previously, only when fetchConnectionCache was true did queries carried via HTTP fetch make use of a connection pool/cache on the server. All queries now use the connection pool/cache: this setting is ignored. Default: true. Return Type NeonConfig["fetchConnectionCache"]