Here's a quick summary of everything we released in Q1 2024.

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.

#Recipes list

CookbookRecipeDescription
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
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