In our Community Call: Launch Day event on August 31, we launched some exciting new features. In this blog, we’ll share details about these features, as well as the demo recordings and some useful content to get started with them.
MongoDB support
Our MongoDB connector hit its 1.0 milestone. 🎉 You can now create and update your GraphQL schema from NoSQL Documents, join efficiently between collections, and enforce access control permissions on your data.
Hasura Notebook and Hasura Connectors allow you to quickly bootstrap your AI applications by connecting your favorite vector databases, using Hasura Event Triggers to auto-vectorize data, and giving controlled data access to LLMs.
Also, check out our new AI page and stay up to date on what Hasura is up to on the AI front!
This new CLI plugin allows you to verify metadata consistency of your subgraph against your supergraph before “publishing” changes to your supergraph. This allows you to handle multiple remote schemas and data federation with confidence!
In polyglot data environments where identity/authz-related information is in one database and domain data is in another database, combining data from both databases to provide authorized data can be challenging.
You can now achieve this easily by creating remote relationships and using them in permissions in Hasura.