Skip to content
Discussion options

You must be logged in to vote

Hey @inbytesdevteam! Sorry this took so long.

This is now merged in supabase-js, and will be released in the next version. Then you can do:

await supabase.from('subscribers')
    .insert({...}, { returning: 'minimal' })

And likewise for other write-only tables. Ref: supabase/postgrest-js#133

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@LeoHeuser
Comment options

@soedirgo
Comment options

@LeoHeuser
Comment options

@siisee11
Comment options

@steve-chavez
Comment options

Answer selected by inbytesdevteam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants