github graphile/crystal v4.12.6
v4.12.6 - fix websocketOperations: all

latest releases: pgl5b21, v4.14.0, v4.13.0...
2 years ago

Fixes a couple of bugs related to websocketOperations: 'all'

  • --websocket-operations CLI flag was previously ignored
  • When issuing queries/mutations over websockets, singleStatement: true was set incorrectly (this should be set only for subscriptions), resulting in performance costs and errors when issuing mutations that use savepoints (which should be all mutations).

Also upgrades GraphiQL

Don't miss a new crystal release

NewReleases is sending notifications on new releases.