filmov
tv
Views in Hasura

Показать описание
Views in Hasura is another powerful feature that lets you extend your database schema. Views can be used to expose the results of a custom query as a virtual table and do not persist physically i.e. the query defining a view is executed whenever data is requested from the view.
Hasura lets you expose views over the GraphQL API to allow querying them using both queries and subscriptions just like regular tables.
To learn more about Views and its example use-cases, check out our docs:
-----
🚀 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.
-----
Hasura lets you expose views over the GraphQL API to allow querying them using both queries and subscriptions just like regular tables.
To learn more about Views and its example use-cases, check out our docs:
-----
🚀 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.
-----