add excerpt field to associations

This commit is contained in:
2024-05-20 19:12:59 +02:00
parent 238edbd9dc
commit e6cc646da7
10 changed files with 109 additions and 57 deletions

View File

@ -30,6 +30,7 @@ const AssociationFragmentDefinition = graphql(`
id
slug
title
excerpt
body {
id
blockType