Skip to main content
Module

x/windmill_helpers/mod.ts

A repository that contains utils functions used by windmill deno scripts
import * as windmillHelpers from "https://deno.land/x/windmill_helpers@v1.1.0/mod.ts";

Functions

Creates a Supabase client with an authenticated session if possible.

Executes a Supabase query. If possible and needed, refreshes the session and retries once.

Returns an object with no empty fields. Works with nested objects as well.