Supabase.Client.Global (supabase_potion v0.6.1)
Global configuration schema. This schema is used to configure the global
options. This schema is embedded in the Supabase.Client
schema.
Fields
:headers
- The default headers to use in any Supabase request. Defaults to%{}
.
Summary
Types
Functions
@spec changeset(t(), map()) :: Ecto.Changeset.t()