UNPKG

postgraphile-plugin-atomic-mutations

Version:

Postgraphile plugin to enable mutation atomicty with GraphQL requests containing multiple mutations

12 lines (7 loc) 307 B
# Changelog All notable changes to this project will be documented in this file. ## [1.0.4] - 2020-06-01 ### Fixed - Fixed an error when operationName is set to `null` - Thanks [hansallis](https://github.com/hansallis). - Fixed an error which was caused by Subscription websocket messages.