@type t() :: %Supabase.PostgREST.Error{ code: String.t() | nil, details: String.t() | nil, hint: String.t() | nil, message: String.t() }