feat: paragraph irudia sortzen du

This commit is contained in:
2025-09-09 17:16:28 +02:00
parent aab8e452e4
commit 1b5edeb7fa
7 changed files with 126 additions and 16 deletions

View File

@@ -106,9 +106,18 @@ const orriBasikoak = defineCollection({
deskribapena
edukiLibrea {
... on ComponentParagraphTestua {
type: __typename
id
testua
}
... on ComponentParagraphIrudia {
type: __typename
id
media {
alternativeText
formats
}
}
}
}
}