Skip to content

v1.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 May 11:31
66d4c55

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 type when 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)