graphql-engine
graphql-engine copied to clipboard
V3: Postgres mutations autogenerated
In Postgres we plan to add support for point mutations. These are essentially inserts, updates, deletes affecting a single row.
Aren't these in the current release? Or is there an expanded set of mutations planned?