Interface for the arguments required to initialize a Supabase library.

Hierarchy

  • SupabaseLibArgs

Properties

client: default<any, "public", any>
queryName?: string
tableName?: string
upsertBatchSize?: number

Generated using TypeDoc