Build apps with rich content using Contentful and Hasura Remote Joins
This text discusses how to build applications with rich content using Contentful and Hasura Remote Joins. It explains that Contentful is an API-first CMS for building digital products, while Hasura offers a GraphQL API that can be joined with remote data sources like Contentful. The article provides an example of joining blog post data from Contentful with user data in Hasura using the new Remote Joins feature. It demonstrates how to create content types and add Contentful as a remote schema in Hasura, then establishes a relationship between users and blog posts. Finally, it presents a GraphQL query that fetches user data along with their associated blog posts from both Hasura and Contentful in a single API call.
Company
Hasura
Date published
July 4, 2019
Author(s)
Praveen Durairaju
Word count
501
Hacker News points
None found.
Language
English