Skip to content

Conversation

stenlan
Copy link

@stenlan stenlan commented Sep 30, 2025

What kind of change does this PR introduce?

Introduces a way to pass options to the PostgrestQueryBuilder instance on a per-request basis.

What is the current behavior?

There is no way to specify per-request options currently.
supabase/supabase-js#438

What is the new behavior?

An optional parameter is introduced that can be passed to the .from method, where users can optionally specify custom fetch and headers options.

@stenlan stenlan changed the title Feat/expose query builder options Expose query builder options to .from method Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant