Skip to content

Fix auto-complete in GraphiQL, more error details from Postgres

Compare
Choose a tag to compare
@benjie benjie released this 30 Nov 10:28
· 9859 commits to main since this release

The codemirror-graphql module now supports graphql@0.11.x which resolves the GraphiQL auto-complete issues that we've been experiencing; this release includes this updated dependency.

It's now possible to use --extended-errors to pass through even more keys from the pg error message, we advise you exercise caution when using this feature.