Supabase.Fetcher.ResponseAdapter protocol (supabase_potion v0.6.1)

Summary

Types

t()

All the types that implement this protocol.

Functions

Normalizes a client-specific response into a Supabase.Fetcher.Response struct.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

from(response)

Normalizes a client-specific response into a Supabase.Fetcher.Response struct.