| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pg_graphql-v1.6.1-pg16-amd64-linux-gnu.deb | 2026-05-07 | 902.5 kB | |
| pg_graphql-v1.6.1-pg16-arm64-linux-gnu.deb | 2026-05-07 | 764.1 kB | |
| pg_graphql-v1.6.1-pg14-arm64-linux-gnu.deb | 2026-05-07 | 763.2 kB | |
| pg_graphql-v1.6.1-pg15-arm64-linux-gnu.deb | 2026-05-07 | 763.3 kB | |
| pg_graphql-v1.6.1-pg17-arm64-linux-gnu.deb | 2026-05-07 | 763.8 kB | |
| pg_graphql-v1.6.1-pg18-arm64-linux-gnu.deb | 2026-05-07 | 763.7 kB | |
| pg_graphql-v1.6.1-pg17-amd64-linux-gnu.deb | 2026-05-07 | 900.2 kB | |
| pg_graphql-v1.6.1-pg15-amd64-linux-gnu.deb | 2026-05-07 | 901.5 kB | |
| pg_graphql-v1.6.1-pg18-amd64-linux-gnu.deb | 2026-05-07 | 900.4 kB | |
| pg_graphql-v1.6.1-pg14-amd64-linux-gnu.deb | 2026-05-07 | 901.5 kB | |
| README.md | 2026-05-07 | 662 Bytes | |
| v1.6.1 source code.tar.gz | 2026-05-07 | 4.3 MB | |
| v1.6.1 source code.zip | 2026-05-07 | 4.4 MB | |
| Totals: 13 Items | 16.9 MB | 0 | |
Changes in this Release
- bugfix: Remove double NON_NULL wrapping on byPk argument types — fixes GraphiQL crashing with
Expected UUID! to be a GraphQL nullable typewhen introspection is enabled (#635, closes [#633]) - bugfix: Mixed introspection and data fields in the same query now return correct partial results (#631)
- docs: Fix typo in configuration.md (#632)
- docs: Add introspection opt-in notices to supabase.md (#634)