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)