graphql-engine/server/src-lib/Hasura/GraphQL/Schema/Mutation
Auke Booij b2d65d16d3
server: _inc for non-integer numeric types (fix #3573) (#4429)
* Allow `_inc` to update other numeric types in addition to integers

* Add support for PostgreSQL's `money` field type

* Add support for _inc on money types

* Add note of generalized `_inc` support to changelog
2020-04-17 11:32:09 +02:00
..
Common.hs allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Delete.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Insert.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Update.hs server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00