You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewInvalidEnvironmentError('db.admin()',environment,[this.#defaultOpts.environment],'environment option is not the same as set in the DataAPIClient');
@@ -1200,6 +1198,9 @@ export class Db {
1200
1198
});
1201
1199
}
1202
1200
1201
+
/**
1202
+
* Backdoor to the HTTP client for if it's absolutely necessary. Which it almost never (if even ever) is.
0 commit comments