1
Increase the batch size query for GraphQL (currently limited to 30 items)
Source: supabase/supabase#17727 · opened by @MCYouks
Current state
At the moment, the size of query batch is limited to 30 items per Graphql query, against 1000 items using the Supabase SDK.
Problem
This batch size being very low, we need to create auto pagination utilities to query more than 30 items at once.
Proposed solution
Increase the batch size for GraphQL queries. 1000 items would be ideal.
At the moment, the size of query batch is limited to 30 items per Graphql query, against 1000 items using the Supabase SDK.
Problem
This batch size being very low, we need to create auto pagination utilities to query more than 30 items at once.
Proposed solution
Increase the batch size for GraphQL queries. 1000 items would be ideal.
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature Request] Call other saved SQL queries from Dashboard query
1 vote · 0 comments
[storage-js] Skip `.from('bucket')` storage calls syntax for `createSignedUrls` function
1 vote · 0 comments
GraphQL sample code via plain HTTP posts missing
1 vote · 0 comments
[RFC] Query builder immutability and safe branching semantics across Supabase SDKs
1 vote · 0 comments
Ability To Reduce Cookie Size by Excluding Metadata
11 votes · 0 comments
No comments yet.