Actions are a convenient and secure way to connect to REST APIs to achieve
any business logic you may need, directly from your GraphQL API.
Maybe you need to validate, process or enrich some data, call another API, or log a user in.
With Actions you can connect to a REST endpoint which can be your own custom server,
a public API, or a serverless function.
You can also apply transforms to your payloads and responses and handle the response
to your GraphQL client asynchronously, subscribing to results as they occur.
Quick Links
Actions Overview - https://hasura.io/docs/latest/actions...
Get started with Actions in 60 seconds - https://hasura.io/docs/latest/actions...
Learn how Actions work - https://hasura.io/docs/latest/actions...
-----
🚀 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
-----