pg_graphql 1.5.7: pagination and multi-tenancy support
Blog post from Supabase
In version 1.5.7 of pg_graphql, several quality of life improvements have been made. These include support for pagination via First/Offset, schema-based multi-tenancy, and filtering on array typed columns with contains, containedBy, and overlaps operators. The introduction of offset-based pagination allows users to skip a certain number of records before returning the results. Multi-tenancy performance has been improved by caching only schemas that tenants have usage permission for, reducing query time in multi-tenant environments. Additionally, filtering array column types is now supported for scalar array fields like text[] or int[]. Future releases will include support for insert on conflict/upsert and nested inserts.
No tracked trend matches for this post yet.
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.