add lead to associations

This commit is contained in:
2024-08-09 03:43:50 +02:00
parent d509a1a41d
commit c48c79848a
6 changed files with 37 additions and 7 deletions

View File

@ -25,6 +25,7 @@ const AssociationFragmentDefinition = graphql(`
slug
title
excerpt
lead
body {
...Blocks
}