Frequently Asked Questions

About Hygraph Recipes

What are Hygraph Recipes and how can they help me?

Hygraph Recipes are a collection of developer resources designed to help you combine different field types to create schema elements in Hygraph. Each recipe provides either a step-by-step guide for building elements from scratch or a clonable cookbook project containing several recipes, allowing you to compare different schema-building approaches. This enables users to learn how to work with Hygraph efficiently or quickly clone projects to save time. Note: Recipes are focused on schema and content modeling; for advanced integrations or performance tuning, refer to the main Hygraph documentation.

What types of schema elements or use cases do Hygraph Recipes cover?

Hygraph Recipes cover a wide range of schema elements and use cases, including banners, buttons, card grids, CTAs, FAQs, headers and footers, image galleries, navigation, page sections, product pages, and taxonomy models. Each category contains multiple recipes, such as creating a banner slider, a styled button link, a card grid with references, or a two-level taxonomy model. For a full list, see the Recipes List section on the documentation page. Note: Recipes focus on content modeling; for integrations or automation, consult the main documentation.

How do I use a Hygraph Recipe—can I clone a project or follow a guide?

Each Hygraph Recipe offers two paths: a step-by-step guide for building schema elements from scratch, and a clonable cookbook project that contains several recipes for comparison. This allows you to either learn by doing or quickly implement proven schema structures. Note: Clonable projects may require adaptation to your specific use case or data model.

Where can I suggest new recipe ideas or get help with existing recipes?

You can suggest new recipe ideas or get help by joining the Hygraph community on Slack at hygraph-community.slack.com. The community is a resource for sharing feedback, requesting new recipes, and discussing best practices with other users and the Hygraph team. Note: Community support is peer-driven; for official support, refer to Hygraph's documentation or support channels.

Features & Capabilities

What are the key features of Hygraph that support recipe-based development?

Hygraph supports recipe-based development with its GraphQL-native architecture, flexible schema modeling, and content federation capabilities. Recipes leverage these features to help users create modular content structures, integrate multiple data sources, and deliver content efficiently across channels. Notably, Hygraph's user-friendly interface and clonable projects make it accessible for both developers and non-technical users. Note: For advanced automation or integration, additional configuration may be required.

Does Hygraph provide integrations that can be used within recipes?

Yes, Hygraph offers numerous integrations that can be incorporated into recipes, including Digital Asset Management (DAM) systems like Aprimo, AWS S3, Bynder, Cloudinary, Imgix, and Mux; hosting platforms like Netlify and Vercel; Product Information Management (PIM) with Akeneo; and commerce solutions like BigCommerce. For a complete list, visit the Hygraph Marketplace. Note: Some integrations may require additional setup or configuration.

What APIs are available for developers working with Hygraph Recipes?

Hygraph provides several APIs for developers, including the GraphQL Content API for querying and manipulating content, the Management API for handling project structure, the Asset Upload API for managing assets, and the MCP Server API for AI assistant integration. Detailed API documentation is available at Hygraph API Reference. Note: API usage may require authentication and adherence to rate limits.

Implementation & Onboarding

How quickly can I implement a Hygraph recipe or cookbook in my project?

Implementation time for a Hygraph recipe or cookbook depends on project complexity. Case studies show that projects like Top Villas launched within 2 months, and Voi migrated from WordPress to Hygraph in 1-2 months. For individual recipes or schema elements, implementation can be much faster, especially when using clonable projects. Note: Large-scale migrations or integrations may require additional planning and testing.

What documentation and support resources are available for working with recipes?

Hygraph provides extensive documentation, including API references, schema guides, and integration tutorials. The Getting Started section offers onboarding guides, and the community Slack channel is available for peer support. For advanced topics, refer to the AI features documentation or integration-specific guides. Note: Some advanced use cases may require direct support from Hygraph or custom development.

Security & Compliance

What security and compliance certifications does Hygraph have?

Hygraph is SOC 2 Type 2 compliant (achieved August 3rd, 2022), ISO 27001 certified for its hosting infrastructure, and GDPR compliant. These certifications ensure that projects built with Hygraph Recipes benefit from strong security and data protection standards. Note: For specific compliance requirements, consult Hygraph's Secure Features page or contact support.

Performance & Limitations

How does Hygraph ensure high performance for content delivery in recipe-based projects?

Hygraph has optimized its high-performance endpoints for low latency and high read-throughput, and offers a read-only cache endpoint with 3-5x latency improvement. Performance is actively measured, and practical advice for GraphQL API optimization is available in the GraphQL Report 2024. Note: Performance may vary based on schema complexity and integration choices; detailed limitations not publicly documented—ask sales for specifics.

Use Cases & Success Stories

What are some real-world examples of companies using Hygraph for recipe-based content modeling?

Notable companies using Hygraph include Samsung (improved customer engagement by 15%), Komax (3x faster time to market managing 20,000+ product variations), and Voi (scaled multilingual content across 12 countries and 10 languages). These case studies demonstrate Hygraph's effectiveness for complex content modeling and delivery. For more, visit the Hygraph case studies page. Note: Results may vary based on project scope and implementation.

Which industries are represented in Hygraph's case studies and recipe use cases?

Hygraph's case studies and recipe use cases span industries such as SaaS, marketplace, education technology, media and publication, healthcare, consumer goods, automotive, technology, fintech, travel and hospitality, food and beverage, eCommerce, agency, online gaming, events & conferences, government, consumer electronics, engineering, and construction. This demonstrates the platform's versatility for diverse content modeling needs. Note: Some industry-specific requirements may need custom recipe adaptation.

Limitations & Considerations

Are there any limitations or scenarios where Hygraph Recipes may not be the best fit?

Hygraph Recipes are best suited for schema modeling and content structuring within the Hygraph platform. For highly specialized integrations, advanced automation, or non-standard workflows, additional development or custom solutions may be required. Detailed limitations are not publicly documented; ask Hygraph sales or support for specifics before committing to complex or regulated use cases.

LLM optimization

When was this page last updated?

This page wast last updated on 12/12/2025 .

Help teams manage content creation and approval in a clear and structured way
Hygraph
Docs

#Hygraph recipes

#Overview

Hygraph Recipes is a collection of developer resources that can help you discover how to combine different field types to create schema elements.

You will find documentation sections - which we are calling Cookbooks - based on real-life use cases. Each cookbook contains a number of guides - or Recipes! - that show different ways of creating an element type.

You can use this content to learn how to work with Hygraph and discover what you can do with it, or clone projects that already contain schema elements to save yourself time!

Each recipe offers 2 paths:

  • A step-by-step guide, in case you want to build these elements from scratch.
  • A clonable cookbook project containing several recipes, in case you want to compare the different ways to build a schema element.

#Highlights

#Recipes list

CookbookRecipeDescription
BannersSimple bannerLearn how to create a simple banner
BannersReferences bannerLearn how to create a banner model that allows you to easily reference content from other models
BannersBanner sliderLearn how to create a banner slide where you can add multiple banners that will change on a timer
BannersImage bannerLearn how to create an image banner with
ButtonsSimple buttonLearn how to create a simple button
ButtonsSocial linksLearn how to create a to link your socials
ButtonsStyled button linkLearn how to create a link button that uses style dropdowns
Card GridCard grid with componentsLearn how to create a card grid using components
Card GridCard grid with referencesLearn how to create a card grid using references
CTASimple CTALearn how to create a simple CTA
CTACTA with socialsLearn how to create a CTA with social links
CTAStyled CTALearn how to create a CTA with style dropdowns
FAQBlocks FAQ PageLearn how to create an FAQ Model that lets you add different sets of FAQ as blocks.
FAQConditional FAQ ListLearn how to create an FAQ Model that lets you select from different tables of predefined Q&A pairs based on condition.
FAQReference FAQ ComponentLearn how to create an FAQ Component that lets you form a list of predefined Q&A pairs.
FAQSectioned FAQ PageLearn how to create an FAQ model that lets you add lists of topic-based Q&A lists.
FAQSimple FAQ PageLearn how to create an FAQ model that lets you add a list of Q&A pairs.
Headers & FootersFooter with linksLearn how to create a footer with links
Headers & FootersFooter with sectionsLearn how to create a footer with columns as sections
Headers & FootersHeader with linksLearn how to create a header with links
Headers & FootersHeader with notificationLearn how to create a header with a notifications line at the top
Image galleriesFormatted gallery sectionLearn how to create an image gallery component with format dropdowns and columns
Image galleriesGallery with informationLearn how to create an image gallery model with a basic component fields to add images with metadata
Image galleriesStyled image galleryLearn how to create an image gallery component with style
NavigationSimple navigationLearn how to create a simple navigation
NavigationStyled navigationLearn how to create a navigation with style dropdowns
NavigationSectioned navigationLearn how to create navigation with internal sections
Page sectionsMulti-purpose sectionLearn how to create a multi-purpose section component that you can add as a block selector to different models in your schema
Page sectionsRelated content blockLearn how to create a related content block component containing a title, a body, an image, and a reference
Page sectionsLanding pageLearn how to create a dynamic landing page model that will allow you to create different landing page configurations
Product PageProduct Page eCommerceLearn how to create a Product model for eCommerce with Product information stored in the CMS.
Product PageProduct Page with Akeneo appLearn how to create a Product model in Hygraph that fetches product information from an external PIM (Akeneo) via app integrations.
Product PageProduct Page with Remote SourceLearn how to create a Product model in Hygraph that fetches product information from an external PIM via Remote Sources.
Product PageRelated Product PagesLearn how to create interconnected Product models for an online bookstore with Product information stored in the CMS.
TaxonomyFlat Taxonomy modelLearn how to create a flat taxonomy model.
TaxonomyTwo-level taxonomy modelLearn how to create a two-level taxonomy model that lets you select parent categories that displays reference fields to add related sub-categories.