supabase / postgrest-js

Isomorphic JavaScript client for PostgREST.
https://supabase.com
MIT License
1.04k stars 133 forks source link

Allows handling of union types in `PostgrestResponseSuccess<T>` type #389

Closed leohku closed 1 year ago

leohku commented 1 year ago

What kind of change does this PR introduce?

Fixes https://github.com/supabase/postgrest-js/issues/388