The Hasura GraphQL Engine automatically generates GraphQL mutation fields for inserting,
updating, or deleting data based on your database's schema. For any tracked table, a set of
mutations are generated and exposed as part of the GraphQL API.
Just as with queries, as soon you paste in your connection string and
track your tables, you're ready to start writing mutations!
Quick Links
Mutations Overview - https://hasura.io/docs/latest/mutatio...
Write your first mutation in 30 seconds - https://hasura.io/docs/latest/mutatio...
-----
🚀 Hasura makes your data instantly accessible over a real-time GraphQL API, so you can build and ship modern apps and APIs faster. Hasura connects to your databases, REST servers, GraphQL servers and third party APIs (eg: Stripe, Salesforce) to provide a unified realtime GraphQL API across all your data sources instantly.
Check out our features: https://hasura.io
Find us on Twitter: / hasurahq
Join our community: https://hasura.io/discord
-----