Caisy & Astro
Ce contenu n’est pas encore disponible dans votre langue.
Caisy is a headless CMS that exposes a GraphQL API to access content.
Using Caisy CMS with Astro
Use graphql-request
and Caisy’s rich text renderer for Astro to fetch your CMS data and display your content on an Astro page:
Official Resources
- Check out the Caisy + Astro example on GitHub or StackBlitz
- Query your documents in draft mode and multiple locales.
- Use pagination to query large numbers of documents.
- Use filter in your queries and order the results