View Source Supabase.PostgREST.Builder (supabase_postgrest v0.2.0)
Defines a struct to centralize and accumulate data to be sent to the PostgREST server, parsed.
Summary
Functions
Updates the key Elixir.Supabase.PostgREST.Builder.params
and adds a new query params
Updates the key Elixir.Supabase.PostgREST.Builder.headers
and adds a new request header
Changes the request body that will be sent to the PostgREST server
Changes the HTTP method that'll be used to execute the query
Removes a request header
Creates a new Elixir.Supabase.PostgREST.Builder
instance
Types
Functions
Updates the key Elixir.Supabase.PostgREST.Builder.params
and adds a new query params
Updates the key Elixir.Supabase.PostgREST.Builder.headers
and adds a new request header
Changes the request body that will be sent to the PostgREST server
Changes the HTTP method that'll be used to execute the query
Removes a request header
Creates a new Elixir.Supabase.PostgREST.Builder
instance