/plushcap/analysis/hasura/hasura-faq-what-are-the-best-practices-part-1

Hasura FAQ: What are the best practices? (Part 1)

What's this blog post about?

The text discusses best practices for using Hasura, a GraphQL engine. It covers managing business logic through Actions and other approaches such as remote schemas, event triggers, scheduled triggers, and Postgres functions. Fluent GraphQL clients are recommended to prevent GraphQL queries from becoming strings. For dev/staging environments and persisted data, Hasura migrations make management easy. Custom signup flows can be achieved using Actions that call HTTP webhooks or serverless functions. To enable Actions, update the Hasura GraphQL engine to the latest stable version.

Company
Hasura

Date published
March 7, 2020

Author(s)
Sezgi Ulucam

Word count
348

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.