Fix auto-complete in GraphiQL, more error details from Postgres
The codemirror-graphql
module now supports [email protected] 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.