/plushcap/analysis/hasura/bulk-update-and-delete-mutations-in-graphql-6568f47ad0b9

Bulk update and delete mutations in GraphQL

What's this blog post about?

This blog post discusses bulk update and delete mutations in GraphQL using Hasura GraphQL Engine. It explains how to safely update and delete data in a database over GraphQL while ensuring transactions for independent tasks without loss of data in case of failures. The author demonstrates examples of bulk mutations with the Hasura GraphQL Engine, which provides instant GraphQL APIs over Postgres without requiring any code. They also cover setup instructions for a GraphQL backend using Hasura Cloud and discuss scenarios involving bulk update, delete, and combined update-delete operations in various schemas.

Company
Hasura

Date published
Aug. 10, 2018

Author(s)
Rishichandra Wawhal

Word count
659

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.